Tab Reload Optimizer Firefox

Examine source code of Tab Reload Optimizer

Inspect and view changes in Tab Reload Optimizer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tab Reload Optimizer",
  "short_name": "TR",
  "author": "Peter Badida",
  "developer": {
    "name": "Peter Badida",
    "url": "https://github.com/KeyWeeUsr"
  },
  "homepage_url": "https://github.com/KeyWeeUsr/tab-reloader",
  "description": "This extension ensures tabs are refreshed quickly without unnecessary delays, enhancing your productivity and browsing experience",
  "version": "1.0",
  "permissions": [
    "tabs",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "main.js"
    ]
  },
  "icons": {
    "16": "icons/icon.svg",
    "28": "icons/icon.svg",
    "32": "icons/icon.svg",
    "64": "icons/icon.svg",
    "128": "icons/icon.svg"
  },
  "browser_action": {
    "browser_style": true,
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon.svg",
      "28": "icons/icon.svg",
      "32": "icons/icon.svg",
      "64": "icons/icon.svg",
      "128": "icons/icon.svg"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{0b9ca280-e79c-40bc-8afc-cbad65b1067b}"
    }
  }
}

Meilleures alternatives Tab Reload Optimizer

Voici quelques Firefox add-ons qui sont similaires à Tab Reload Optimizer :