Advanced Scheduling Options Firefox

Examine source code of Advanced Scheduling Options

Inspect and view changes in Advanced Scheduling Options source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "background": {
    "persistent": true,
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "19": "static/img/icon/icon19.png",
      "38": "static/img/icon/icon38.png"
    },
    "default_popup": "popup.html",
    "default_title": "__MSG_appDesc__"
  },
  "description": "__MSG_appDesc__",
  "icons": {
    "16": "static/img/icon/icon16.png",
    "48": "static/img/icon/icon48.png",
    "128": "static/img/icon/icon128.png"
  },
  "manifest_version": 2,
  "name": "Refresh Scheduler",
  "permissions": [
    "tabs",
    "contextMenus",
    "storage"
  ],
  "short_name": "__MSG_extensionName__",
  "version": "1.0.1.1",
  "browser_specific_settings": {
    "gecko": {
      "id": "{b603a8d9-9494-4fda-a8e7-f2d7e6a6cbe4}"
    }
  }
}

Best Advanced Scheduling Options Alternatives

Here are some Firefox add-ons that are similar to Advanced Scheduling Options: