Time-Based Color Scheduler Firefox

Examine source code of Time-Based Color Scheduler

By: Bronwyn
Inspect and view changes in Time-Based Color Scheduler source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "version": "1.4",
  "description": "__MSG_extensionDescription__",
  "browser_specific_settings": {
    "gecko": {
      "id": "{2da5dcfd-0559-393e-b58a-bc2fd11b3ae5}",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "collects_data": false
      }
    }
  },
  "icons": {
    "32": "icons/thumb.png"
  },
  "permissions": [
    "storage",
    "tabs",
    "theme",
    "downloads"
  ],
  "background": {
    "scripts": [
      "scripts/switcher.js"
    ]
  },
  "browser_action": {
    "default_icon": "icons/thumb.png",
    "default_title": "colors"
  },
  "sidebar_action": {
    "default_title": "__MSG_extensionName__",
    "default_panel": "popup.html",
    "default_icon": {
      "32": "icons/thumb.png"
    }
  },
  "options_ui": {
    "page": "options.html",
    "browser_style": true
  }
}

Best Time-Based Color Scheduler Alternatives

Here are some Firefox add-ons that are similar to Time-Based Color Scheduler: