Close Tabs Chrome

Examine source code of Close Tabs

By: tejji
Inspect and view changes in Close Tabs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Close Tabs",
  "version": "1.2",
  "description": "Context menu to close - tabs to the left, tabs to the right, other tabs, tabs from same domain, current tab, window and more",
  "icons": {
    "16": "img/icon16.png",
    "19": "img/icon19.png",
    "32": "img/icon32.png",
    "48": "img/icon48.png",
    "128": "img/icon128.png"
  },
  "background": {
    "page": "background.htm"
  },
  "options_page": "options.htm",
  "permissions": [
    "contextMenus",
    "unlimitedStorage",
    "tabs"
  ],
  "manifest_version": 2,
  "homepage_url": "http://tejji.com/"
}

Best Close Tabs Alternatives

Here are some Chrome extensions that are similar to Close Tabs: