Wasla | وصلة
Shop more and pay less. With a click of a button, Wasla Deals will connect you to the best prices online.
什么是Wasla | وصلة?
Wasla | وصلة是由chrome-extension-developers开发的Chrome扩展程序,该扩展的主要功能是“Shop more and pay less. With a click of a button, Wasla Deals will connect you to the best prices online.”。
扩展截图
下载Wasla | وصلة扩展crx文件
下载Wasla | وصلة扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Browse, Shop and Save Money! Wasla is your new shopping assistant, we believe in a better internet that helps us save money whenever we shop online.
Wasla is a free browser extension that searches for and aggregates the best deals available on the internet. With a click of a button, Wasla Deals will connect you to the best prices online. To start shopping smarter and saving money online, our extension will notify you once you land on a merchant partner’s site with a valid discount code waiting for you to copy it or a cashback deal that you could activate.
With Wasla Rewards, you can redeem your cashback points earned from your online purchases for rewards on the Wasla Browser App; such as free mobile airtime, internet and more! We’re always adding new stores, rewards and features so stay tuned.
Here is how it works:
1. Download the Extension: It just takes a few seconds and its 100% free and secure.
2. Shop as Usual: We’ll alert you once you land on a website with available deals, we have all your favourite brands in one place.
3. Activate the Offer: Click on the offer to activate it, or copy the code and paste it in the promocode section at checkout. 扩展基本信息
| 名称 | |
| ID | ideliakjhocpccihddcjhdjhhmfiekkj |
| 官方URL | https://chromewebstore.google.com/detail/wasla-%D9%88%D8%B5%D9%84%D8%A9/ideliakjhocpccihddcjhdjhhmfiekkj |
| 简介 | Shop more and pay less. With a click of a button, Wasla Deals will connect you to the best prices online. |
| 文件大小 | 360 KB |
| 安装次数 | 408 |
| 当前版本 | 1.1.1 |
| 更新时间 | 2023-01-05 |
| 上架时间 | 2021-10-12 |
| 评分 | 5.00/5 共6次评分 |
| 开发者 | chrome-extension-developers |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 隐私政策页面URL | https://waslabrowser.com/terms-of-service |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Wasla | \u0648\u0635\u0644\u0629",
"description": "Shop more and pay less. With a click of a button, Wasla Deals will connect you to the best prices online.",
"version": "1.1.1",
"manifest_version": 3,
"permissions": [
"storage",
"activeTab",
"identity"
],
"host_permissions": [
"*:\/\/*\/*",
"https:\/\/gw.waslabrowser.com\/*"
],
"content_scripts": [
{
"matches": [
"*:\/\/*\/*"
],
"js": [
".\/src\/popup\/env.js",
".\/src\/utilities\/endpoints-bundled.js",
".\/src\/utilities\/network-bundled.js",
".\/src\/popup\/analytics.js",
".\/src\/content\/script.js"
]
}
],
"background": {
"service_worker": "background.js"
},
"web_accessible_resources": [
{
"resources": [
"src\/utilities\/network.js",
"src\/utilities\/endpoints.js",
"src\/utilities\/query-string.js",
"src\/utilities\/split-on-first.js",
"src\/utilities\/filter-obj.js"
],
"matches": [
" | |