KitKat Tab Break Firefox

Examine source code of KitKat Tab Break

Inspect and view changes in KitKat Tab Break source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Kitkat Tab Break",
  "description": "manifest.json description",
  "version": "5.2.0",
  "icons": {
    "16": "icon/16.png",
    "32": "icon/32.png",
    "48": "icon/48.png",
    "96": "icon/96.png",
    "128": "icon/128.png"
  },
  "permissions": [
    "tabs",
    "topSites"
  ],
  "chrome_url_overrides": {
    "newtab": "newtab.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Kitkat",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.google.com/*",
        "*://*.wxt.dev/*"
      ],
      "js": [
        "content-scripts/content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "kitkatindonesia@id.nestle.com"
    }
  }
}

Best KitKat Tab Break Alternatives

Here are some Firefox add-ons that are similar to KitKat Tab Break: