Auto Refresh Pika Firefox

Examine source code of Auto Refresh Pika

Inspect and view changes in Auto Refresh Pika source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Auto Refresh",
  "version": "1.0",
  "description": "Automatically refreshes the current page at a specified interval.",
  "permissions": [
    "activeTab",
    "tabs"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Auto Refresh"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{51f01790-547f-45c2-aa6a-310d359e4cec}"
    }
  }
}

Best Auto Refresh Pika Alternatives

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