Refresh tab Firefox

Examine source code of Refresh tab

Par : Janghou
Inspect and view changes in Refresh tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_extensionName__",
  "description": "__MSG_extensionDescription__",
  "manifest_version": 2,
  "version": "0.14",
  "default_locale": "en",
  "icons": {
    "128": "icon.svg"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "contextMenus",
    "storage"
  ],
  "options_ui": {
    "page": "options/options.html",
    "browser_style": true
  },
  "page_action": {
    "default_icon": "icon.svg",
    "browser_style": true
  }
}

Meilleures alternatives Refresh tab

Voici quelques Firefox add-ons qui sont similaires à Refresh tab :