The repository maintains builds of a-file-icon-web for Firefox. You can download the artifacts in the releases section.
It replaces the icons and folder icons with better suited icons, related to the file type, framework or language.
Works on the following websites:
Download in the releases section.
See https://github.com/mallowigi/a-file-icon-web
- Replaces file icons with their relevant logo icons
- According to their extension (Java, PHP, Ruby...)
- According to the framework (Android, NPM, RSpec...)
- According to the program used with (Babel, Docker, CircleCI...)
- Replaces directories:
- With a common pattern: src, main, app, img, docs...
- With a specific pattern: node_modules, .vscode, .git...
- Settings:
- Icon size: Change the icon size on the fly
- Monochrome: Use monochrome icons
Make sure you cloned the submodule iconGenerator
.
npm install && cd iconGenerator && npm install
npm run build
The extension will be in build/firefox-mv2-prod.zip
.
Special credits to:
- mallowigi for creating and maintaining a-file-icon-web.
- The Material Theme UI plugin for the implementation
- Atom File Icons and Sublime Text A File Icon for the idea
- Scientifics Study Vectors for the plugin icon
- File-Icons
- FontAwesome 4.7.0
- MFixx
- Devicons
- Octicons
- Material Design Icons