calm Firefox

Examine source code of calm

제작자: Simplify
Inspect and view changes in calm source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "calm",
  "version": "1.0",
  "description": "less tabs",
  "permissions": [
    "<all_urls>",
    "tabs"
  ],
  "applications": {
    "gecko": {
      "id": "calm@yourbrowser.com"
    }
  },
  "icons": {
    "48": "icon/icon_48.png",
    "96": "icon/icon_96.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "48": "icon/icon_48.png",
      "96": "icon/icon_96.png"
    },
    "default_title": "Close Tabs"
  }
}

최고의 calm 대안

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