Task Scheduler Basic Firefox

Examine source code of Task Scheduler Basic

Par : Vin777
Inspect and view changes in Task Scheduler Basic source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Task Scheduler Basic",
  "version": "1.0",
  "description": "This is an application which can store tasks provided by user and classified them as low priority, middle priority, and high priority",
  "permissions": [],
  "browser_action": {
    "default_popup": "game.html",
    "default_icon": {
      "128": "images/task-logo.png"
    }
  },
  "icons": {
    "128": "images/task-logo.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{9a4242ac-4142-472e-8ec9-37a20dca1079}"
    }
  }
}

Meilleures alternatives Task Scheduler Basic

Voici quelques Firefox add-ons qui sont similaires à Task Scheduler Basic :