Page Refresh Simple Firefox

Examine source code of Page Refresh Simple

Inspect and view changes in Page Refresh Simple source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Page Refresh",
  "version": "1.0",
  "description": "Tự động làm mới trang web hiện tại sau mỗi khoảng thời gian.",
  "permissions": [
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_title": "Refresh Page",
    "default_icon": "icons/refresh-48.png"
  },
  "icons": {
    "48": "icons/refresh-48.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{cff2bab7-b0b0-487c-b6eb-87002fba640d}"
    }
  }
}

Best Page Refresh Simple Alternatives

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