Silent Mode Scheduler Firefox

Examine source code of Silent Mode Scheduler

By: Hi Hieu
Inspect and view changes in Silent Mode Scheduler source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Silent Mode Scheduler",
  "version": "1.0",
  "description": "Tự động mute trình duyệt vào giờ cố định. Có nút bật/tắt nhanh.",
  "permissions": [
    "tabs",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_icon": "icon.png",
    "default_title": "Toggle Silent Mode",
    "default_popup": "popup.html"
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{339971fe-21d0-4277-bff9-680f23cfb458}"
    }
  }
}

Best Silent Mode Scheduler Alternatives

Here are some Firefox add-ons that are similar to Silent Mode Scheduler: