Tab Position Manager Firefox

Examine source code of Tab Position Manager

제작자: Thomas
Inspect and view changes in Tab Position Manager source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tab Position Manager",
  "version": "1.1",
  "description": "Automatically move a new tab based on URL to a position next to another tab",
  "permissions": [
    "tabs",
    "storage"
  ],
  "options_ui": {
    "page": "options.html",
    "open_in_tab": false
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{19f7f3c3-d544-4356-8eea-e293c1701057}"
    }
  }
}

최고의 Tab Position Manager 대안

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