LikedTabs— Smart New Tab Firefox

Examine source code of LikedTabs— Smart New Tab

By: AisNav Add-on
Inspect and view changes in LikedTabs— Smart New Tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_appName__",
  "version": "0.2.3",
  "description": "__MSG_appDesc__",
  "default_locale": "en",
  "icons": {
    "192": "icons/logo-192.png",
    "512": "icons/logo-512.png"
  },
  "permissions": [
    "storage",
    "activeTab",
    "search"
  ],
  "host_permissions": [
    "https://sjvuykmvjckelbrvjtse.supabase.co/*"
  ],
  "action": {
    "default_title": "LikedTabs",
    "default_popup": "src/popup/index.html"
  },
  "background": {
    "scripts": [
      "service-worker-loader.js"
    ],
    "type": "module"
  },
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'"
  },
  "chrome_url_overrides": {
    "newtab": "src/newtab/local.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "aisnav@aisnav.com",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "140.0"
    }
  }
}

Best LikedTabs— Smart New Tab Alternatives

Here are some Firefox add-ons that are similar to LikedTabs— Smart New Tab: