Simple Android Tab Limiter Firefox

Examine source code of Simple Android Tab Limiter

제작자: AMC123 Add-on
Inspect and view changes in Simple Android Tab Limiter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Simple Android Tab Limiter",
  "version": "0.1",
  "description": "Prevents opening more than a fixed number of tabs by replacing excess tabs with a warning page.",
  "permissions": [
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "simple-android-tab-limiter@example.com",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

최고의 Simple Android Tab Limiter 대안

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