CentralTab - New Tab Page with AI Firefox

Examine source code of CentralTab - New Tab Page with AI

Inspect and view changes in CentralTab - New Tab Page with AI source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "CentralTab - New Tab Page with AI",
  "version": "1.4",
  "description": "CentralTab is a new tab page with a speed dial dashboard, built for productivity, quick links, and tab organization with AI",
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "chrome_settings_overrides": {
    "homepage": "index.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "centraltab@local",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "menus",
    "storage",
    "unlimitedStorage",
    "bookmarks",
    "geolocation",
    "tabs",
    "search",
    "cookies",
    "https://api.weatherapi.com/*",
    "https://cdn.weatherapi.com/*",
    "https://centraltab.com/*",
    "https://*.centraltab.com/*",
    "https://suggestqueries.google.com/*",
    "https://www.google-analytics.com/*",
    "https://region1.google-analytics.com/*",
    "https://www.youtube.com/*",
    "https://*.ytimg.com/*",
    "https://*.ggpht.com/*"
  ],
  "content_security_policy": "script-src 'self'; object-src 'self'; connect-src 'self' https://centraltab.com https://*.centraltab.com https://api.weatherapi.com https://cdn.weatherapi.com https://suggestqueries.google.com https://www.google-analytics.com https://region1.google-analytics.com https://www.youtube.com; img-src 'self' data: https://*.centraltab.com https://cdn.weatherapi.com https://www.google-analytics.com https://*.ytimg.com https://*.ggpht.com; frame-src 'self' https://maps.google.com https://www.google.com;",
  "background": {
    "scripts": [
      "firefox/background.js"
    ],
    "persistent": false
  },
  "web_accessible_resources": [
    "shared/*"
  ],
  "icons": {
    "16": "icon16.png",
    "32": "icon32.png",
    "48": "icon48.png",
    "128": "icon128.png",
    "256": "icon256.png",
    "512": "icon512.png"
  },
  "browser_action": {
    "default_icon": "icon19.png",
    "default_title": "Add current page as shortcut"
  },
  "commands": {
    "addPage": {
      "description": "Add current page as shortcut",
      "suggested_key": {
        "default": "Alt+Shift+A"
      }
    }
  }
}

Best CentralTab - New Tab Page with AI Alternatives

Here are some Firefox add-ons that are similar to CentralTab - New Tab Page with AI: