By: Oluwaseyi
Inspect and view changes in Quiet Scheduler source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Quiet Scheduler",
"description": "Mute all tabs on a schedule (e.g. work hours or bedtime)",
"version": "1.0",
"icons": {
"64": "icons/icon-64.png",
"128": "icons/icon-128.png"
},
"permissions": [
"tabs",
"storage",
"alarms"
],
"browser_action": {
"default_icon": "icons/icon-64.png",
"default_title": "Quiet Scheduler",
"default_popup": "popup.html"
},
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"browser_specific_settings": {
"gecko": {
"id": "{52bea252-040d-4cbc-bcc3-073cbd2ed101}",
"strict_min_version": "90.0"
}
}
} Best Quiet Scheduler Alternatives
Here are some Firefox add-ons that are similar to Quiet Scheduler: