BuyLensAI
BuyLensAI helps you track all your online items with AI.
什么是BuyLensAI?
BuyLensAI是由https://buylensai.com开发的Chrome扩展程序,该扩展的主要功能是“BuyLensAI helps you track all your online items with AI.”。
扩展截图
下载BuyLensAI扩展crx文件
下载BuyLensAI扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
✨ 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 🔥 扩展基本信息
| 名称 | |
| ID | djcakhoabgbcfbmpjnbogofhmjoggjfk |
| 官方URL | https://chromewebstore.google.com/detail/buylensai/djcakhoabgbcfbmpjnbogofhmjoggjfk |
| 简介 | BuyLensAI helps you track all your online items with AI. |
| 文件大小 | 730 KB |
| 安装次数 | 31 |
| 当前版本 | 0.0.4 |
| 更新时间 | 2023-08-16 |
| 上架时间 | 2023-06-25 |
| 开发者 | https://buylensai.com |
| 电子邮箱 | [email protected] |
| 付费类型 | in_app |
| 扩展官网 | https://buylensai.com/ |
| 帮助页面URL | https://buylensai.com/dashboard/account |
| 隐私政策页面URL | https://buylensai.com/privacy-policy |
| 支持的语言 | 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"
]
}
} | |