AI Bookmark Organizer Firefox

Examine source code of AI Bookmark Organizer

Inspect and view changes in AI Bookmark Organizer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "AI Bookmark Organizer",
  "version": "1.0.1",
  "description": "Organize your chaotic bookmarks with the power of AI.",
  "permissions": [
    "bookmarks",
    "storage"
  ],
  "host_permissions": [
    "<all_urls>",
    "https://api.openai.com/"
  ],
  "action": {
    "default_title": "Organize Bookmarks"
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "background": {
    "scripts": [
      "dist/background.js"
    ]
  },
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self';"
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "ai-bookmark-organizer@extension.com",
      "strict_min_version": "109.0"
    }
  }
}

Best AI Bookmark Organizer Alternatives

Here are some Firefox add-ons that are similar to AI Bookmark Organizer: