Skip to content

Atom Material Icons plugin for Google Chrome and Firefox! Supports GitHub, GitLab, Gitee and BitBucket.

License

Notifications You must be signed in to change notification settings

Nerixyz/a-file-icon-web

 
 

Repository files navigation

Atom Material Icons Plugin for Web


logo

Atom Material File Icons for Web

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:

Firefox Extension

Download in the releases section.

Chrome Extension

See https://github.com/mallowigi/a-file-icon-web

Features

  • 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
File Icons

File Icons

Folder Icons

Folder Icons

Building for Firefox

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.

Credits

Special credits to:

About

Atom Material Icons plugin for Google Chrome and Firefox! Supports GitHub, GitLab, Gitee and BitBucket.

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 91.7%
  • JavaScript 4.4%
  • CSS 3.3%
  • EJS 0.6%