Schedule Session Firefox

Examine source code of Schedule Session

提供元: Folant Ealhstan
Inspect and view changes in Schedule Session source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Schedule Session",
  "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": "Schedule Session",
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "permissions": [
    "tabs",
    "alarms"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{d085042c-edcc-4631-98e0-8e79afe1e928}",
      "strict_min_version": "90.0"
    }
  }
}

ベストのSchedule Session代替案

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