Background Tab Timer Firefox

Examine source code of Background Tab Timer

제작자: Dien Huy
Inspect and view changes in Background Tab Timer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Background Tab Timer",
  "version": "1.0",
  "description": "Automatically close background tabs after a specified time.",
  "permissions": [
    "tabs",
    "background"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "anh": {
    "48": "anh.png"
  },
  "browser_action": {
    "default_title": "Background Tab Timer"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{5f1d0875-5c50-45c4-9808-ce276d2f8a16}"
    }
  }
}

최고의 Background Tab Timer 대안

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