By: xxhomey19
Inspect and view changes in File Icon for GitHub, GitLab and Bitbucket source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"description": "A simple browser tool changes file's icon on GitHub, GitLab, gitea and gogs.",
"version": "1.5.2",
"manifest_version": 2,
"name": "File Icons for GitHub and GitLab",
"author": "homerchen19",
"homepage_url": "https://github.com/homerchen19/github-file-icons",
"background": {
"scripts": [
"background.bundle.js"
],
"persistent": false
},
"content_scripts": [
{
"matches": [
"https://github.com/*",
"https://gitlab.com/*",
"https://*.gogs.io/*",
"https://*.gitea.io/*"
],
"js": [
"content.bundle.js"
],
"css": [
"content.css"
],
"run_at": "document_start"
}
],
"icons": {
"16": "img/icon-16.png",
"64": "img/icon-64.png",
"128": "img/icon-128.png"
},
"browser_action": {
"default_icon": "img/icon-64.png"
},
"content_security_policy": "script-src 'self'; object-src 'self'",
"web_accessible_resources": [
"*.woff2"
],
"permissions": [
"contextMenus",
"storage",
"activeTab",
"https://github.com/*",
"https://gitlab.com/*",
"https://*.gogs.io/*",
"https://*.gitea.io/*"
],
"optional_permissions": [
"http://*/*",
"https://*/*"
],
"browser_specific_settings": {
"gecko": {
"id": "{85860b32-02a8-431a-b2b1-40fbd64c9c69}"
}
}
} Best File Icon for GitHub, GitLab and Bitbucket Alternatives
Here are some Firefox add-ons that are similar to File Icon for GitHub, GitLab and Bitbucket:
Atom File Icons Web
Mallowigi
Material Icons for Github
Claudio Santos
MaterialIconic for GitHub
nyxb
Material Icon for GitHub
名無し。
Material Icons for Web
Philipp Kief
github-material-icon-theme
Rettend
GitHub Icons
hjoncour
Download GitHub Directory
Saran Tanpituckpong
Browser Extension Icon Generator By Coditude
Hrishikesh Kale
github-icons
Firefox user 14620689
Catppuccin for GitHub File Explorer Icons
uncenter