Simple Tab Manager Firefox

Examine source code of Simple Tab Manager

Par : Anubosiris
Inspect and view changes in Simple Tab Manager source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Simple Tab Manager",
  "description": "Lightweigt tool to import/export clipboard URLs to tabs or reversed",
  "manifest_version": 2,
  "version": "0.4",
  "permissions": [
    "tabs",
    "clipboardRead",
    "clipboardWrite"
  ],
  "icons": {
    "128": "icons/128.png",
    "256": "icons/256.png",
    "512": "icons/512.png"
  },
  "browser_action": {
    "default_icon": {
      "512": "icons/512.png"
    },
    "default_title": "Simple Tab Manager",
    "default_popup": "popup.html"
  }
}

Meilleures alternatives Simple Tab Manager

Voici quelques Firefox add-ons qui sont similaires à Simple Tab Manager :