Auto Refresh Page Firefox

Examine source code of Auto Refresh Page

Inspect and view changes in Auto Refresh Page source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Auto Refresh Page",
  "version": "1.0",
  "description": "Tự động làm mới trang web theo khoảng thời gian thiết lập.",
  "permissions": [
    "tabs",
    "storage"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Auto Refresh Page"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{ec5b9f53-36f0-4b70-b331-99883f26bbd4}"
    }
  }
}

Best Auto Refresh Page Alternatives

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