Tabsmack Firefox

Examine source code of Tabsmack

제작자: Nicolas B. Pierron Add-on
Inspect and view changes in Tabsmack source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Tabsmack",
  "description": "Smack the active tab and move it to the beginning or end of the tab list.",
  "homepage_url": "https://github.com/nbp/tabsmack/",
  "manifest_version": 2,
  "version": "0.6.1resigned1",
  "author": "Nicolas B. Pierron",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "tabs"
  ],
  "commands": {
    "move-to-front": {
      "suggested_key": {
        "default": "Ctrl+Shift+Home"
      },
      "description": "Send the active tab to front of the list of tabs."
    },
    "move-to-back": {
      "suggested_key": {
        "default": "Ctrl+Shift+End"
      },
      "description": "Send the active tab to back of the list of tabs."
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{59407af3-d200-4c2d-9b6e-ae0a7ecd231c}"
    }
  }
}

최고의 Tabsmack 대안

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