By: makitaaaaa
Inspect and view changes in Simple download notifier source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Simple download notifier",
"version": "0.2.1",
"description": "Notification of download status change.",
"author": "makitaaaaa",
"applications": {
"gecko": {
"id": "sdn@makitaaaaa"
}
},
"icons": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
},
"background": {
"scripts": [
"background.js"
]
},
"options_ui": {
"page": "options.html",
"browser_style": false,
"open_in_tab": false
},
"permissions": [
"downloads",
"notifications",
"storage"
]
} Best Simple download notifier Alternatives
Here are some Firefox add-ons that are similar to Simple download notifier:
Notify on Download Start, Complete or Failed
igorlogius
Notify on Events
igorlogius
Download UI
Wildsky
Download Notifications
ion201
Download Statusbar
Karl
download-finished-notify
Jevil7452
download-notify
sealj553
Alerts & Updates Extension
Alok
Tab notifier
Giuseppe Angelone
Download Monitor
Parineloo
Update Notifier
Manuel Reimer
Version Icon
magicp