Auto Refresh Tabb Firefox

Examine source code of Auto Refresh Tabb

By: MM88
Inspect and view changes in Auto Refresh Tabb source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Auto Refresh Tab",
  "version": "1.0",
  "description": "Tự động làm mới tab hiện tại sau mỗi 30 giây.",
  "icons": {
    "48": "icons/refresh.png"
  },
  "permissions": [
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "icons/refresh.png",
    "default_title": "Bật tự động làm mới tab"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{84ac667d-f743-482e-9036-662ae931557a}"
    }
  }
}

Best Auto Refresh Tabb Alternatives

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