By: Claudio Santos
Inspect and view changes in Material Icons for Github source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Material Icons for GitHub",
"version": "1.16.2",
"description": "Material icons for the file browser of popular websites like GitHub, Azure, Bitbucket etc.",
"homepage_url": "https://github.com/material-extensions/material-icons-browser-extension",
"icons": {
"16": "icon-16.png",
"32": "icon-32.png",
"48": "icon-48.png",
"128": "icon-128.png"
},
"content_scripts": [
{
"matches": [
"*://github.com/*",
"*://bitbucket.org/*",
"*://dev.azure.com/*",
"*://*.visualstudio.com/*",
"*://gitea.com/*",
"*://gitlab.com/*",
"*://gitee.com/*",
"*://sourceforge.net/*",
"*://codeberg.org/*",
"*://tangled.org/*"
],
"js": [
"./main.js"
],
"css": [
"./injected-styles.css"
],
"run_at": "document_start"
}
],
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"permissions": [
"storage",
"activeTab",
"scripting"
],
"manifest_version": 3,
"web_accessible_resources": [
{
"resources": [
"*.svg"
],
"matches": [
"*://github.com/*",
"*://bitbucket.org/*",
"*://dev.azure.com/*",
"*://*.visualstudio.com/*",
"*://gitea.com/*",
"*://gitlab.com/*",
"*://gitee.com/*",
"*://sourceforge.net/*",
"*://codeberg.org/*",
"*://tangled.org/*",
"*://*/*"
]
}
],
"action": {
"default_title": "Material Icons Settings",
"default_popup": "settings-popup.html",
"default_icon": {
"16": "icon-16.png",
"32": "icon-32.png",
"48": "icon-48.png",
"128": "icon-128.png"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{eac6e624-97fa-4f28-9d24-c06c9b8aa713}"
},
"gecko_android": {}
},
"optional_permissions": [
"activeTab",
"<all_urls>"
]
} Best Material Icons for Github Alternatives
Here are some Firefox add-ons that are similar to Material Icons for Github:
MaterialIconic for GitHub
nyxb
Material Icons for Web
Philipp Kief
Material Icon for GitHub
名無し。
github-material-icon-theme
Rettend
Áron Ferenc Hegyi
Rettend
File Icon for GitHub, GitLab and Bitbucket
xxhomey19
Atom File Icons Web
Mallowigi
GitHub Icons
hjoncour
GitHub Enhancing
MrWillCom
Gitcolor - Github Themer
rcmt
GitHub System Emoji
Wesley Moore