BuyLensAI

BuyLensAI

BuyLensAI helps you track all your online items with AI.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "icons": {
    "16": "icon16.plasmo.6c567d50.png",
    "32": "icon32.plasmo.76b92899.png",
    "48": "icon48.plasmo.aced7582.png",
    "64": "icon64.plasmo.8bb5e6e0.png",
    "128": "icon128.plasmo.3c1ed2d2.png"
  },
  "manifest_version": 3,
  "action": {
    "default_icon": {
      "16": "icon16.plasmo.6c567d50.png",
      "32": "icon32.plasmo.76b92899.png",
      "48": "icon48.plasmo.aced7582.png",
      "64": "icon64.plasmo.8bb5e6e0.png",
      "128": "icon128.plasmo.3c1ed2d2.png"
    },
    "default_popup": "popup.html"
  },
  "version": "0.0.4",
  "author": "hugos",
  "name": "BuyLensAI",
  "description": "BuyLensAI helps you track all your online items with AI.",
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "permissions": [
    "activeTab",
    "scripting",
    "identity"
  ],
  "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAra9m9oPwgfYLYR4SDSJUS/v/STqlOFQHZwghIoAzNHLQABQjWeGyb14UXfrJ/69JxYiDW5h0ryUjmVpzbGeXG+PAlJk7NDp1aWod7Z2y9VVHLnu7hPT1Lut4W0U8BrqH3SHeVFq8lJeQhs7smigJpM+LjuMniDTEstWNy6H0DnS16QxP+y/UQN4evaRH+uHZkt0gQc4NAcFJxjYttOJB3TQvuKe9krnGdsggt/ftXFdxOmPCziovuT6K9Wi+2mDym34xEf5npHFVWBEM7T430qUs0jbxAgJUu/0ierEftoX2gwcS5mm2t82e2KDSMx5dFnBIlmguZyXfhQQ520lO0wIDAQAB",
  "oauth2": {
    "client_id": "555841302419-jnrfl9bojqomo7a45uonv2a3i2phsksj.apps.googleusercontent.com",
    "scopes": [
      "https://www.googleapis.com/auth/userinfo.email",
      "https://www.googleapis.com/auth/userinfo.profile"
    ]
  }
}