OuttaTime Firefox

Examine source code of OuttaTime

제작자: Cory Sanin
Inspect and view changes in OuttaTime source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "OuttaTime",
  "version": "1.0",
  "description": "Stop pages from attempting to load after a specified amount of time.",
  "homepage_url": "https://superuser.com/questions/1479808/how-do-i-configure-firefox-to-automatically-stop-loading-pages-after-set-amount",
  "permissions": [
    "*://*/*",
    "alarms",
    "tabs",
    "storage"
  ],
  "options_ui": {
    "page": "options.html"
  },
  "applications": {
    "gecko": {
      "id": "outtatime@sanin.dev"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

최고의 OuttaTime 대안

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