SmartTabs Navigator Firefox

Examine source code of SmartTabs Navigator

By: U888
Inspect and view changes in SmartTabs Navigator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "SmartTabs Navigator",
  "version": "1.0.0",
  "description": "Navigate and organize your browser tabs with smart grouping, search, and productivity features for enhanced browsing efficiency.",
  "permissions": [
    "tabs",
    "storage",
    "activeTab"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "SmartTabs Navigator",
    "default_icon": {
      "16": "icons/icon-16.png",
      "32": "icons/icon-32.png",
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    }
  },
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "content_security_policy": "script-src 'self'; object-src 'self'",
  "browser_specific_settings": {
    "gecko": {
      "id": "{5663bbe9-9da6-4c4d-9fdd-6ec98fe4a5c1}"
    }
  }
}

Best SmartTabs Navigator Alternatives

Here are some Firefox add-ons that are similar to SmartTabs Navigator: