Promocode.sale

Search the selected text in Promocode.sale for promo codes

什么是Promocode.sale?

Promocode.sale是由http://promocode.sale开发的Chrome扩展程序,该扩展的主要功能是“Search the selected text in Promocode.sale for promo codes”。

扩展截图

screenshot

下载Promocode.sale扩展crx文件

下载Promocode.sale扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Promocode.sale is a unique aggregationpage for working coupon codes. We lauched in early 2018 and we're already one of the most popular promo code sites online. Promocode.sale offer the latest promo codes from the largest stores, the most popular brands and the hottest products!

Our goal is to always be faster than the competition and make it even easier for you to find coupon codes and campaigns

Find a bargain with a promo code
When you've found your awaited product and want to buy it at a reduced cost, it's from promocode.sale you'll get the help you need. Find products, brands and stores by search to find the latest and working promo codes, coupon codes and offers.

Mobile ready, for real
Thanks to the latest web techniques such as AMP (Accelerated Mobile Pages) promocode.sale can be faster than any other competitor in your smartphone. Wherever you are, you shall always find the best coupon codes and offers within a second. We show you a working promo code before you can say BARGAIN.

No popups
Promocode.sale show you the most current coupon codes and campaigns directly, without hidden codes and popup windows. It should be a breeze to make a bargain.

Unique offer
Promocode.sale is unique among the worlds promo code sites. No one else has as many brands and no one else has as many products as for which you can locate coupon codes. No one else loads as fast on your desktop or mobile. No one else makes it so easy to use your promo code. Period.

Welcome in to find your best promo code that fits your needs right now. Please go ahead and tell all your friends about our service!                    

扩展基本信息

名称 Promocode.sale Promocode.sale
ID opkeiblkkdpbcioebhhdjjgffpoeonpb
官方URL https://chrome.google.com/webstore/detail/promocodesale/opkeiblkkdpbcioebhhdjjgffpoeonpb
简介 Search the selected text in Promocode.sale for promo codes
文件大小 16.21 KB
安装次数 279
当前版本 0.1
更新时间 2018-03-12
上架时间 2018-03-12
评分 5.00/5 共1次评分
开发者 http://promocode.sale
电子邮箱 [email protected]
付费类型 free
扩展官网 https://promocode.sale
帮助页面URL https://promocode.sale/about#contact
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Promocode.sale",
    "short_name": "Promocode.sale",
    "description": "Search the selected text in Promocode.sale for promo codes",
    "version": "0.1",
    "permissions": [
        "contextMenus"
    ],
    "browser_action": {
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "background": {
        "persistent": false,
        "scripts": [
            "main.js"
        ]
    },
    "manifest_version": 2
}