By: lich
Inspect and view changes in Daily Website Opener source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Daily Website Opener",
"version": "1.0.1",
"description": "Open a specific website when Firefox is launched or brought to foreground.",
"icons": {
"48": "icon-48.png",
"128": "icon-128.png"
},
"permissions": [
"activeTab",
"storage"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"browser_action": {
"default_popup": "popup.html"
},
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"browser_specific_settings": {
"gecko": {
"id": "daily-website-opener@lich"
}
}
} Best Daily Website Opener Alternatives
Here are some Firefox add-ons that are similar to Daily Website Opener: