Kindredly - Explore together Firefox

Examine source code of Kindredly - Explore together

Inspect and view changes in Kindredly - Explore together source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Kindredly - Explore together",
  "homepage_url": "https://kindredly.ai",
  "description": "A private space to collect and share the things you love. Built for families; includes parental controls and curated content.",
  "default_locale": "en",
  "omnibox": {
    "keyword": "tt"
  },
  "permissions": [
    "<all_urls>",
    "activeTab",
    "tabs",
    "scripting",
    "storage",
    "unlimitedStorage",
    "alarms",
    "notifications",
    "webNavigation",
    "bookmarks",
    "contextMenus"
  ],
  "incognito": "spanning",
  "icons": {
    "16": "icons/kindred_icon_16.png",
    "48": "icons/kindred_icon_48.png",
    "64": "icons/kindred_icon_64.png",
    "128": "icons/kindred_icon_128.png"
  },
  "content_scripts": [],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false,
    "type": "module"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "admin@thetaset.com"
    }
  },
  "browser_action": {
    "default_popup": "src/popup.html",
    "default_title": "__MSG_extName__",
    "default_icon": {
      "64": "icons/kindred_icon_64.png",
      "128": "icons/kindred_icon_128.png"
    }
  },
  "chrome_url_overrides": {
    "newtab": "newtab.html"
  },
  "chrome_settings_overrides": {
    "homepage": "newtab.html"
  },
  "sidebar_action": {
    "default_icon": {
      "16": "icons/kindred_icon_16.png",
      "48": "icons/kindred_icon_48.png",
      "64": "icons/kindred_icon_64.png",
      "128": "icons/kindred_icon_128.png"
    },
    "default_title": "Kindredly",
    "default_panel": "src/sidebar.html",
    "open_at_install": false
  },
  "content_security_policy": "script-src 'self'  'wasm-unsafe-eval' ;img-src * 'self' data: https:; default-src 'self'; style-src 'self' 'unsafe-inline'; connect-src *; media-src 'self' data:;",
  "version": "1.0.24"
}

Best Kindredly - Explore together Alternatives

Here are some Firefox add-ons that are similar to Kindredly - Explore together: