BuyLensAI
BuyLensAI helps you track all your online items with AI.
Was ist BuyLensAI?
BuyLensAI ist eine Chrome-Erweiterung, die von https://buylensai.com entwickelt wurde, und ihr Hauptmerkmal ist "BuyLensAI helps you track all your online items with AI.".
Erweiterungsscreenshots
BuyLensAI-Erweiterungs-CRX-Datei herunterladen
Laden Sie BuyLensAI-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
✨ BuyLensAI enhances your online shopping experience.
🚀 KEY FEATURES :
👉 From paper toilets to luxury jewelry. Effortlessly capture any products in one click with AI you come across while browsing online.
👉Say goodbye to endless tabs and forgotten bookmarks. All your items are just one click away.
👉 Have fun shopping! Create your items treasure with "BAG" feature and share your incredible finds with friends, and family.
👉 Juggling with multiple accounts and credit cards across various eCommerce websites? No problem, Monitor all your shopping expenses from one account
🔥 Start for free NOW 🔥 Grundlegende Informationen zur Erweiterung
| Name | |
| ID | djcakhoabgbcfbmpjnbogofhmjoggjfk |
| Offizielle URL | https://chromewebstore.google.com/detail/buylensai/djcakhoabgbcfbmpjnbogofhmjoggjfk |
| Beschreibung | BuyLensAI helps you track all your online items with AI. |
| Dateigröße | 730 KB |
| Installationsanzahl | 31 |
| Aktuelle Version | 0.0.4 |
| Letztes Update | 2023-08-16 |
| Veröffentlichungsdatum | 2023-06-25 |
| Entwickler | https://buylensai.com |
| [email protected] | |
| Zahlungsart | in_app |
| Erweiterungswebsite | https://buylensai.com/ |
| Hilfeseite URL | https://buylensai.com/dashboard/account |
| URL der Datenschutzrichtlinien-Seite | https://buylensai.com/privacy-policy |
| Unterstützte Sprachen | en |
| 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"
]
}
} | |