Shoppiday cashback

Get cashback for every order in en PcComponentes, MediaMarkt, Vueling and a lot more with Shoppiday's cashback plugin.

什麼是Shoppiday cashback?

Shoppiday cashback是由https://shoppiday.es開發的Chrome擴展程式,該擴展的主要功能是“Get cashback for every order in en PcComponentes, MediaMarkt, Vueling and a lot more with Shoppiday's cashback plugin.”。

擴展截圖

screenshot
screenshot
screenshot
screenshot

下載Shoppiday cashback擴展crx文件

下載Shoppiday cashback擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Always get cashback. 

Forget about starting your orders in Shoppiday's web and just surf the web! 

Shoppiday's plugin will advise you when the online store you are visiting has cashback. It's the time to win money while you browse and order online. 

It's safe, free and intelligent. What are you waiting for? Your pocket will be welcome.                    

擴展基本資訊

名稱 Shoppiday cashback Shoppiday cashback
ID hkkjkmoplgfbkpbbnkjojabogbcbcepd
官方網址 https://chromewebstore.google.com/detail/shoppiday-cashback/hkkjkmoplgfbkpbbnkjojabogbcbcepd
簡介 Get cashback for every order in en PcComponentes, MediaMarkt, Vueling and a lot more with Shoppiday's cashback plugin.
檔案大小 403 KB
安裝次數 1,775
目前版本 0.0.9.14
更新時間 2021-01-21
上架時間 2020-02-22
評分 4.40/5 共 5 次評分
開發者 https://shoppiday.es
電子郵箱 [email protected]
付費類型 free
擴展官網 https://www.shoppiday.es/
說明頁面URL https://www.shoppiday.es/contacto
隱私政策頁面URL https://www.shoppiday.es/politica-de-privacidad
支援的語言 en,es
manifest.json
{
    "author": "Shoppiday Digital",
    "background": {
        "page": "background.html",
        "persistent": true
    },
    "browser_action": {
        "default_icon": "data\/logo-48.png",
        "default_title": "Shoppiday cashback"
    },
    "default_locale": "es",
    "description": "__MSG_extDescription__",
    "homepage_url": "https:\/\/www.shoppiday.es",
    "icons": {
        "128": "data\/logo-128.png",
        "16": "data\/logo-16.png",
        "32": "data\/logo-32.png",
        "48": "data\/logo-48.png"
    },
    "manifest_version": 2,
    "name": "Shoppiday cashback",
    "options_ui": {
        "chrome_style": true,
        "page": "options.html"
    },
    "permissions": [
        "cookies",
        "activeTab",
        "tabs",
        "storage",
        "webNavigation",
        "webRequest",
        "webRequestBlocking",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "short_name": "Shoppiday cashback",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.0.9.14",
    "web_accessible_resources": [
        "data\/*"
    ]
}