TabSense Control Panel Firefox

Examine source code of TabSense Control Panel

Inspect and view changes in TabSense Control Panel source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "TabSense",
  "version": "0.5",
  "description": "See browser tab clutter, spot duplicates, and reduce load safely.",
  "permissions": [
    "tabs",
    "storage"
  ],
  "background": {
    "scripts": [
      "lib/scoring.js",
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "TabSense",
    "default_popup": "ui/control-panel.html"
  },
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "browser-control-panel@polius-maximus.local",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best TabSense Control Panel Alternatives

Here are some Firefox add-ons that are similar to TabSense Control Panel: