Budhiai
✨ AI-Powered View on Chrome Web StoreChrome will indicate if you already have this installed.
Overview
Save web content to your AI-powered knowledge base with one click. Organize text, images, and links with smart tagging.
Required to access the current tab's content when the user right-clicks to save web content. The extension needs to read the selected text, page URL, and detect images/links from the active tab to send to the BudhiAI API.
Required to add a "BudhiAI" option to the right-click context menu, allowing users to save web content (text, images, links, videos) to their knowledge base with a single click.
Required to inject scripts into web pages to extract user-selected content (text selections, images, links) and communicate with the BudhiAI backend API. Scripts are only executed when the user explicitly triggers the save action via the context menu.
Required to store user preferences, authentication state, and extension configuration locally. This allows the extension to remember user settings and maintain login status across browser sessions.
Required to communicate with the BudhiAI API backend servers to save user content and retrieve saved items. The extension sends captured web content to the user's personal BudhiAI knowledge base via API calls. Host permissions are necessary to make authenticated requests to the BudhiAI service endpoints.
The extension uses importScripts() to load the shared configuration file (config.js) in the service worker. This is a standard Chrome extension pattern for code organization and does not load code from external servers - all code is bundled within the extension package.
Tags
Privacy Practices
🔐 Security Analysis
This extension hasn't been security-scanned yet.