Skip to content

topoldo/DownloadStatusBar

 
 

Repository files navigation

Build Status Test Coverage Maintainability

DownloadStatusBar

Localization

To add translations for a new language copy _locales/en_CA/messages.json to a new folder with the proper language code inside _locales

Only the "message" values need to be translated, the "description" is just to give some context to translators.

Related Links:

Testing

Run npm run dev to build the dev build then npm run webext to start a Firefox instance with the addon

Building

Run npm run prod to build the minified production build

About

Firefox web extension that adds a bar to show the status of your downloads

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Vue 49.2%
  • TypeScript 43.1%
  • CSS 3.8%
  • JavaScript 3.7%
  • HTML 0.2%