{"id":13479636,"url":"https://github.com/material-extensions/material-icons-browser-extension","last_synced_at":"2026-05-24T12:04:25.174Z","repository":{"id":37414094,"uuid":"322169288","full_name":"material-extensions/material-icons-browser-extension","owner":"material-extensions","description":"Material Design icons for web browsers","archived":false,"fork":false,"pushed_at":"2025-05-03T03:34:58.000Z","size":4694,"stargazers_count":641,"open_issues_count":6,"forks_count":46,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-05-15T10:06:34.600Z","etag":null,"topics":["browser-extension","material-icons"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/material-extensions.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-12-17T03:29:26.000Z","updated_at":"2025-05-14T08:13:49.000Z","dependencies_parsed_at":"2024-05-10T04:26:57.017Z","dependency_job_id":"3f8e6556-33f3-4671-9107-aeb0ed49f3e1","html_url":"https://github.com/material-extensions/material-icons-browser-extension","commit_stats":{"total_commits":297,"total_committers":14,"mean_commits":"21.214285714285715","dds":0.6801346801346801,"last_synced_commit":"bdceeb81cb55f13577e1d219dfbbbd9d240085e6"},"previous_names":["material-extensions/material-icons-browser-extension","claudiohbsantos/github-material-icons-extension"],"tags_count":73,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-extensions%2Fmaterial-icons-browser-extension","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-extensions%2Fmaterial-icons-browser-extension/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-extensions%2Fmaterial-icons-browser-extension/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-extensions%2Fmaterial-icons-browser-extension/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/material-extensions","download_url":"https://codeload.github.com/material-extensions/material-icons-browser-extension/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254319720,"owners_count":22051073,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["browser-extension","material-icons"],"created_at":"2024-07-31T16:02:20.609Z","updated_at":"2026-05-24T12:04:25.166Z","avatar_url":"https://github.com/material-extensions.png","language":"TypeScript","funding_links":[],"categories":["TypeScript","GitHub"],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eMaterial Icons for GitHub\u003c/h1\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n![Dark GitHub example](/assets/example-dark.png)\n![Light GitHub example](/assets/example-light.png)\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://chrome.google.com/webstore/detail/material-icons-for-github/bggfcpfjbdkhfhfmkjpbhnkhnpjjeomc\"\u003e\u003cimg src=\"https://github.com/material-extensions/material-icons-browser-extension/raw/main/assets/chrome-web-store.png\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://addons.mozilla.org/firefox/addon/material-icons-for-github/\"\u003e\u003cimg src=\"https://github.com/material-extensions/material-icons-browser-extension/raw/main/assets/firefox-addons.png\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cb\u003eInstall directly from the \u003ca href=\"https://chrome.google.com/webstore/detail/material-icons-for-github/bggfcpfjbdkhfhfmkjpbhnkhnpjjeomc\"\u003eChrome Web Store\u003c/a\u003e | \u003ca href=\"https://microsoftedge.microsoft.com/addons/detail/fmnacigfpppckhpaafbjdhljbjjclkkj\"\u003eMicrosoft Edge Addons Store\u003c/a\u003e | \u003ca href=\"https://addons.mozilla.org/firefox/addon/material-icons-for-github/\"\u003eFirefox Addons\u003c/a\u003e\u003c/b\u003e\u003c/div\u003e\n\n---\n\n\u003ca href=\"https://github.com/material-extensions/vscode-material-icon-theme\"\u003e\u003cimg src=\"https://img.shields.io/badge/last_built_with_vscode_theme-v5.35.0-blue\" /\u003e\u003c/a\u003e\n\n\u003cimg valign=\"middle\" src=\"https://img.shields.io/chrome-web-store/v/bggfcpfjbdkhfhfmkjpbhnkhnpjjeomc?label=Version%20Available%20in%20Chrome%20Store\"\u003e\n\n### About\n\nMaterial Icons for GitHub is a browser Extension that enhances repositories file browsers when navigating github.com. Replace default file/folder icons with material design icons tailored to each file type, tool and purpose in the project.\n\nBased and dependent on the popular [Material Icon Theme](https://github.com/material-extensions/vscode-material-icon-theme) extension for Visual Studio Code. All icons and file assignments on this project are pulled directly from that project, so any praise or design issues should be raised on the original repository.\n\n### Build locally\n\n```shell\nnpm run build\n```\n\n### Development\n\nBuild only files from `src` folder, without re-downloading dependencies from [Material Icon Theme](https://github.com/material-extensions/vscode-material-icon-theme)\n\n```shell\nnpm run build-src\n```\n\nRebuild extension logos from `src/logo.svg`. Only needed when `src/logo.svg` is changed.\n\n```shell\nnpm run rebuild-logos\n```\n\nZip `dist` folder for upload to Chrome Web Store and Firefox. _This script needs Zip to be available on PATH_\n\n```shell\nnpm run bundle\n```\n\n---\n\n_Original extension developed with [Richard Lam](https://github.com/rlam108)_\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaterial-extensions%2Fmaterial-icons-browser-extension","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaterial-extensions%2Fmaterial-icons-browser-extension","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaterial-extensions%2Fmaterial-icons-browser-extension/lists"}