Auto Refresh Tabsc Firefox

Examine source code of Auto Refresh Tabsc

Inspect and view changes in Auto Refresh Tabsc source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Auto Refresh Tabs",
  "version": "1.0",
  "description": "Tự động làm mới tab sau khoảng thời gian nhất định.",
  "permissions": [
    "tabs",
    "activeTab",
    "storage"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{ebe16e21-294a-40b3-a48b-b29717001671}"
    }
  }
}

Best Auto Refresh Tabsc Alternatives

Here are some Firefox add-ons that are similar to Auto Refresh Tabsc: