File Icons for GitHub and GitLab 1.5.0
FREE
Released:2023-03-21
Manifest File:
{"name":"File Icons for GitHub and GitLab","icons":{"16":"img\/icon-16.png","64":"img\/icon-64.png","128":"img\/icon-128.png"},"author":"homerchen19","version":"1.5.0","background":{"scripts":["background.bundle.js"],"persistent":false},"update_url":"https:\/\/clients2.google.com\/service\/update2\/crx","description":"A simple browser tool changes file's icon on GitHub, GitLab, gitea and gogs.","permissions":["contextMenus","storage","activeTab","https:\/\/github.com\/*","https:\/\/gitlab.com\/*","https:\/\/*.gogs.io\/*","https:\/\/*.gitea.io\/*"],"homepage_url":"https:\/\/github.com\/homerchen19\/github-file-icons","browser_action":{"default_icon":"img\/icon-64.png"},"content_scripts":[{"js":["content.bundle.js"],"css":["content.css"],"run_at":"document_start","matches":["https:\/\/github.com\/*","https:\/\/gitlab.com\/*","https:\/\/*.gogs.io\/*","https:\/\/*.gitea.io\/*"]}],"manifest_version":2,"optional_permissions":["http:\/\/*\/*","https:\/\/*\/*"],"content_security_policy":"script-src 'self'; object-src 'self'","web_accessible_resources":["*.woff2"]}