Random Auto Refresh Specific URLs Firefox

Examine source code of Random Auto Refresh Specific URLs

By: odd
Inspect and view changes in Random Auto Refresh Specific URLs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Random Auto Refresh Specific URLs",
  "version": "1.0",
  "description": "Automatically refreshes specific Fiverr pages at random intervals.",
  "permissions": [
    "tabs",
    "activeTab",
    "http://*/*",
    "https://*/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "content_scripts": [],
  "browser_action": {
    "default_popup": "popup.html"
  },
  "incognito": "spanning",
  "host_permissions": [
    "https://www.fiverr.com/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{a765bcba-c0ea-4e25-b25c-198c96147836}"
    }
  }
}

Best Random Auto Refresh Specific URLs Alternatives

Here are some Firefox add-ons that are similar to Random Auto Refresh Specific URLs: