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文件
下載SpyDeals Chrome Extension擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Wanneer je online aan het winkelen bent zoekt Spydeals automatisch voor je naar de beste deals en kortingscodes. 擴展基本資訊
| 名稱 | |
| ID | ccpdddfmfddafmpgbhoollfljlhfnhnf |
| 官方網址 | 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": [
" | |