Tab Auto Refresher Firefox

Examine source code of Tab Auto Refresher

Inspect and view changes in Tab Auto Refresher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tab Auto Refresher",
  "version": "1.0",
  "description": "Tự động làm mới các tab sau một khoảng thời gian nhất định.",
  "permissions": [
    "tabs",
    "storage"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Tab Auto Refresher"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{dd0ae959-d941-47db-942a-2916e5cc1882}"
    }
  }
}

Best Tab Auto Refresher Alternatives

Here are some Firefox add-ons that are similar to Tab Auto Refresher: