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"입니다.
확장 프로그램 스크린샷
Promocode.sale 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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!
확장 프로그램 기본 정보
이름 | |
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 } |