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 sau một khoảng thời gian nhất định.",
  "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": "{66171a72-e597-4eef-a8f8-6b5d68aba1a4}"
    }
  }
}

Best Auto Refresh Page Alternatives

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