Taaabs - Zero-knowledge bookmarks & AI Firefox

Examine source code of Taaabs - Zero-knowledge bookmarks & AI

Inspect and view changes in Taaabs - Zero-knowledge bookmarks & AI source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "author": "Robert Piosik",
  "name": "Taaabs - Free zero-knowledge bookmarks & AI",
  "short_name": "taaabs",
  "description": "Unleash the joy of your web research. Save bookmarks to your personal library. Assist browsing with AI.",
  "version": "0.3.61",
  "homepage_url": "https://github.com/taaabs/taaabs",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "permissions": [
    "storage",
    "activeTab",
    "webNavigation",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "content_scripts": [
    {
      "matches": [
        "https://taaabs.com/*"
      ],
      "js": [
        "get-auth-data-content-script.js",
        "get-favicon-content-script.js",
        "get-cover-content-script.js"
      ]
    },
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "get-parsed-html-content-script.js",
        "get-upsert-bookmark-params-content-script.js",
        "get-window-dimensions-content-script.js",
        "get-selected-text-content-script.js",
        "send-prompt-content-script.js"
      ]
    }
  ],
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "manifest_version": 2,
  "browser_action": {
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    },
    "default_title": "Taaabs",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "heytaaabs@gmail.com",
      "strict_min_version": "120.0"
    }
  }
}

Mejores alternativas Taaabs - Zero-knowledge bookmarks & AI

Aquí hay algunas Firefox add-ons que son similares a Taaabs - Zero-knowledge bookmarks & AI: