Auto Reload Timer Firefox

Examine source code of Auto Reload Timer

제작자: 紅井彗星 Add-on
Inspect and view changes in Auto Reload Timer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Auto Reload Timer",
  "version": "3.0",
  "browser_specific_settings": {
    "gecko": {
      "id": "autoreloadtimer@example.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "action": {
    "default_popup": "popup.html"
  },
  "background": {
    "service_worker": "service_worker.js",
    "scripts": [
      "service_worker.js"
    ]
  },
  "permissions": [
    "tabs",
    "storage"
  ],
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  }
}

최고의 Auto Reload Timer 대안

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