BuyLensAI
BuyLensAI helps you track all your online items with AI.
Vad är BuyLensAI?
BuyLensAI är en Chrome-tillägg utvecklad av https://buylensai.com, och dess huvudfunktion är "BuyLensAI helps you track all your online items with AI.".
Tilläggsskärmbilder
Ladda ner BuyLensAI-förlängningens CRX-fil
Ladda ner BuyLensAI-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
✨ 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 🔥 Grundläggande Information om Tillägg
| Namn | |
| ID | djcakhoabgbcfbmpjnbogofhmjoggjfk |
| Officiell webbadress | https://chromewebstore.google.com/detail/buylensai/djcakhoabgbcfbmpjnbogofhmjoggjfk |
| Beskrivning | BuyLensAI helps you track all your online items with AI. |
| Filstorlek | 730 KB |
| Antal Installationer | 31 |
| Aktuell Version | 0.0.4 |
| Senast Uppdaterad | 2023-08-16 |
| Publiceringsdatum | 2023-06-25 |
| Utvecklare | https://buylensai.com |
| E-post | [email protected] |
| Betalningssätt | in_app |
| Tilläggswebbplats | https://buylensai.com/ |
| Hjälpsida URL | https://buylensai.com/dashboard/account |
| URL till Sekretesspolicy Sidan | https://buylensai.com/privacy-policy |
| Stödda Språk | 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"
]
}
} | |