Inspect and view changes in MaterialIconic for GitHub source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "MaterialIconic for GitHub",
"version": "0.0.1",
"description": "Replace the file/folder icons on the GitHub file browser with icons representing the file's type and which tool it is used by.",
"homepage_url": "https://github.com/nyxblabs/materialiconic-github-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/*"
],
"js": [
"./main.js"
],
"css": [
"./injected-styles.css"
],
"run_at": "document_start"
}
],
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"permissions": [
"storage",
"activeTab"
],
"browser_specific_settings": {
"gecko": {
"id": "{708564eb-c531-4d15-98fc-028a80a0d3ed}"
}
},
"manifest_version": 2,
"web_accessible_resources": [
"*.svg"
],
"browser_action": {
"default_title": "MaterialIconic Settings",
"default_popup": "settings-popup.html",
"default_icon": {
"16": "icon-16.png",
"32": "icon-32.png",
"48": "icon-48.png",
"128": "icon-128.png"
}
}
} Best MaterialIconic for GitHub Alternatives
Here are some Firefox add-ons that are similar to MaterialIconic for GitHub:
Material Icons for Github
Claudio Santos
Material Icons for Web
Philipp Kief
Material Icon for GitHub
名無し。
github-material-icon-theme
Rettend
Atom File Icons Web
Mallowigi
Áron Ferenc Hegyi
Rettend
File Icon for GitHub, GitLab and Bitbucket
xxhomey19
GitHub Icons
hjoncour
GitHub Enhancing
MrWillCom
GithubPlus
xl1te
github-icons
Firefox user 14620689
GitHub System Emoji
Wesley Moore