One Tab Focus Firefox

Examine source code of One Tab Focus

By: Lamine
Inspect and view changes in One Tab Focus source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "One Tab",
  "version": "2.0",
  "description": "One tab. Full focus. Click the icon to toggle.",
  "permissions": [
    "tabs",
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "lamine.abdellaoui@proton.me",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "One Tab"
  },
  "icons": {
    "48": "icon.svg",
    "96": "icon.svg"
  }
}

Best One Tab Focus Alternatives

Here are some Firefox add-ons that are similar to One Tab Focus: