helmi's Auto Refresh Firefox

Examine source code of helmi's Auto Refresh

By: ramli's
Inspect and view changes in helmi's Auto Refresh source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "helmi's Auto Refresh",
  "version": "1.1",
  "description": "Helmi's tool for auto-refreshing pages with countdown, click automation, and smart reload.",
  "icons": {
    "48": "icon.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "permissions": [
    "tabs",
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{5674b875-f0ae-4cb9-9af4-ba47bef15841}"
    }
  }
}

Best helmi's Auto Refresh Alternatives

Here are some Firefox add-ons that are similar to helmi's Auto Refresh: