Simple Tab Manager Firefox

Examine source code of Simple Tab Manager

제작자: 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"
  }
}

최고의 Simple Tab Manager 대안

다음은 Simple Tab Manager과(와) 유사한 Firefox add-on입니다: