Content Scheduling Tool Firefox

Examine source code of Content Scheduling Tool

Inspect and view changes in Content Scheduling Tool source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Content Scheduling Tool",
  "version": "1.3",
  "description": "Schedule content for future publication directly from your browser.",
  "permissions": [
    "storage",
    "alarms",
    "notifications"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icons/logo_64.png"
  },
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{6addc067-35e7-4445-986d-c072fb62b464}"
    }
  }
}

Best Content Scheduling Tool Alternatives

Here are some Firefox add-ons that are similar to Content Scheduling Tool: