Session Schedule Firefox

Examine source code of Session Schedule

提供元: Folant Ealhstan
Inspect and view changes in Session Schedule source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Session Schedule",
  "version": "1.0",
  "description": "Schedule tab actions like auto-close or auto-reload.",
  "icons": {
    "64": "icons/icon64.png",
    "128": "icons/icon128.png"
  },
  "browser_action": {
    "default_icon": "icons/icon64.png",
    "default_title": "Session Scheduler",
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "permissions": [
    "tabs",
    "alarms"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{d2ad2dae-8405-4307-b3d3-56f06371f1ff}",
      "strict_min_version": "90.0"
    }
  }
}

ベストのSession Schedule代替案

Session Scheduleに類似したFirefox add-onをいくつか紹介します: