timewhitelist Firefox

Examine source code of timewhitelist

제작자: serv-inc
Inspect and view changes in timewhitelist source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "timewhitelist",
  "description": "Block all sites except those on whitelists. Blacklist removes sites from whitelist.",
  "version": "0.6.0",
  "author": "serv-inc",
  "homepage_url": "https://github.com/serv-inc/timelist",
  "short_name": "block urls with wall time",
  "applications": {
    "gecko": {
      "id": "timewhitelist@serv-inc.github.com"
    }
  },
  "icons": {
    "128": "clipboard-list-solid.png"
  },
  "permissions": [
    "tabs",
    "storage"
  ],
  "background": {
    "scripts": [
      "settings.js",
      "background.js"
    ]
  },
  "storage": {
    "managed_schema": "schema.json"
  }
}

최고의 timewhitelist 대안

다음은 timewhitelist과(와) 유사한 Firefox add-on입니다: