Quick Refresh Timer Firefox

Examine source code of Quick Refresh Timer

Inspect and view changes in Quick Refresh Timer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Quick Refresh Timer",
  "version": "1.0.0",
  "description": "Tự động refresh tab hiện tại theo khoảng thời gian bạn đặt (bằng giây).",
  "applications": {
    "gecko": {
      "id": "{8ede2016-3c24-406e-91f3-a2591c1d5fa2}",
      "strict_min_version": "91.0"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{8ede2016-3c24-406e-91f3-a2591c1d5fa2}",
      "strict_min_version": "91.0"
    }
  },
  "permissions": [
    "tabs",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "48": "icons/icon.png",
    "96": "icons/icon@2x.png"
  },
  "browser_action": {
    "default_title": "Quick Refresh Timer",
    "default_popup": "popup.html"
  }
}

Best Quick Refresh Timer Alternatives

Here are some Firefox add-ons that are similar to Quick Refresh Timer: