SpyDeals Chrome Extension
Gets information about coupons on SpyDeals for browsed website
SpyDeals Chrome Extension란 무엇입니까?
SpyDeals Chrome Extension은(는) https://spydeals.nl에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Gets information about coupons on SpyDeals for browsed website"입니다.
확장 프로그램 스크린샷
SpyDeals Chrome Extension 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Wanneer je online aan het winkelen bent zoekt Spydeals automatisch voor je naar de beste deals en kortingscodes.
확장 프로그램 기본 정보
이름 | SpyDeals Chrome Extension |
ID | ccpdddfmfddafmpgbhoollfljlhfnhnf |
공식 URL | https://chromewebstore.google.com/detail/spydeals-chrome-extension/ccpdddfmfddafmpgbhoollfljlhfnhnf |
설명 | Gets information about coupons on SpyDeals for browsed website |
파일 크기 | 37.82 KB |
설치 횟수 | 480 |
현재 버전 | 2.0.1 |
최근 업데이트 | 2020-07-23 |
출시 날짜 | 2020-07-15 |
평점 | 5.00/5 총 4 개의 평점 |
개발자 | https://spydeals.nl |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | http://www.spydeals.nl |
도움말 페이지 URL | https://www.spydeals.nl/contact |
개인정보 보호 정책 페이지 URL | https://www.spydeals.nl/privacy |
지원되는 언어 | nl |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "SpyDeals Chrome Extension", "version": "2.0.1", "description": "Gets information about coupons on SpyDeals for browsed website", "permissions": [ "storage", "tabs" ], "background": { "scripts": [ "src\/background.js" ], "persistent": false }, "browser_action": { "default_popup": "src\/popup.html", "default_icon": { "16": "src\/images\/icon_16.png", "32": "src\/images\/icon_32.png", "48": "src\/images\/icon_48.png", "128": "src\/images\/icon_128.png" } }, "content_scripts": [ { "js": [ "src\/contentscript.js" ], "matches": [ " |