SmritiAI Firefox

Examine source code of SmritiAI

By: Pranav
Inspect and view changes in SmritiAI source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "SmritiAI",
  "description": "Search Your Browser History with AI",
  "version": "1.2",
  "manifest_version": 2,
  "icons": {
    "48": "icon/48.png"
  },
  "permissions": [
    "history",
    "storage",
    "tabs",
    "<all_urls>"
  ],
  "sidebar_action": {
    "default_icon": "icon/48.png",
    "default_title": "SmritiAI",
    "default_panel": "sidebar.html",
    "open_at_install": true
  },
  "background": {
    "scripts": [
      "background/background.js"
    ],
    "persistent": true
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "content_security_policy": "script-src 'self' 'wasm-unsafe-eval' 'unsafe-eval'; object-src 'self';",
  "commands": {
    "_execute_sidebar_action": {
      "suggested_key": {
        "default": "Ctrl+E"
      },
      "description": "Toggle SmritiAI Sidebar"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{139446bf-9880-41f7-81db-9dcd4422b8da}"
    }
  }
}

Best SmritiAI Alternatives

Here are some Firefox add-ons that are similar to SmritiAI: