MixerBox 開心倍
網購時按一下MixerBox開心倍現金回饋神器,讓你邊購物邊賺取高達40%現金回饋!
Cos'è MixerBox 開心倍?
MixerBox 開心倍 è un'estensione di Chrome sviluppata da https://cashback-tw.mixerbox.com, e la sua funzione principale è "網購時按一下MixerBox開心倍現金回饋神器,讓你邊購物邊賺取高達40%現金回饋!".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione MixerBox 開心倍
Scarica i file di estensione MixerBox 開心倍 in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
購物流程不變,只要多一步「按下MixerBox 開心倍」就能多賺現金回饋。更棒的是,現金回饋和信用卡優惠可以同時擁有,累積回饋絕對讓你超有感!使用MixerBox 現金回饋開心倍聰明消費,賺取現金回饋就是這麼簡單。
◆ MixerBox 品牌保證:品質佳、客服快、重隱私
✓ MixerBox 現金回饋開心倍擁有優秀工程技術確保訂單有效追蹤、提供精準現金回饋資訊。
✓ MixerBox 現金回饋開心倍擁有即時客服團隊,對購物流程不熟悉嗎?不確定現金回饋優惠嗎?我們來幫你。
✓ MixerBox 現金回饋開心倍最保護你的隱私,保證你在開心倍提供的帳戶資訊,僅限本人提取現金回饋使用
* MixerBox 開心倍 Extension 支援 Chrome 瀏覽器與 Edge 瀏覽器
* MixerBox 開心倍 Extension 需搭配開心倍 App 使用,才有抽獎、提現等功能喔!
如果有任何建議,歡迎與我們分享!
來信請寄至:[email protected]
了解更多詳情,請參閱官網:
https://cashback-tw.mixerbox.com/
v0.0.3:更新錯誤訊息顯示部分
v0.0.4:修正錯誤 cache 機制導致的錯誤
v0.0.5:增加奇摩購物商城商家
v0.0.6:增加商店頁面搜尋功能、Google 搜尋結果回饋提示
v0.0.7:修正網頁回饋提示匡跳出問題
v0.0.8:效能優化 Informazioni di Base sull'Estensione
| Nome | |
| ID | bdebdmigghpblpnnhcjelefgfofkooni |
| URL Ufficiale | https://chromewebstore.google.com/detail/mixerbox-%E9%96%8B%E5%BF%83%E5%80%8D/bdebdmigghpblpnnhcjelefgfofkooni |
| Descrizione | 網購時按一下MixerBox開心倍現金回饋神器,讓你邊購物邊賺取高達40%現金回饋! |
| Dimensione del File | 3.13 MB |
| Conteggio Installazioni | 412 |
| Versione Corrente | 0.0.8 |
| Ultimo Aggiornamento | 2023-06-28 |
| Data di Pubblicazione | 2022-08-30 |
| Valutazione | 5.00/5 Totale 1 Valutazioni |
| Sviluppatore | https://cashback-tw.mixerbox.com |
| [email protected] | |
| Tipo di Pagamento | free |
| Lingue Supportate | zh-TW |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "MixerBox \u958b\u5fc3\u500d",
"description": "\u7db2\u8cfc\u6642\u6309\u4e00\u4e0bMixerBox\u958b\u5fc3\u500d\u73fe\u91d1\u56de\u994b\u795e\u5668\uff0c\u8b93\u4f60\u908a\u8cfc\u7269\u908a\u8cfa\u53d6\u9ad8\u905440%\u73fe\u91d1\u56de\u994b\uff01",
"version": "0.0.8",
"manifest_version": 3,
"action": {
"default_title": "MixerBox \u958b\u5fc3\u500d",
"default_popup": ".\/dist\/popup.html"
},
"background": {
"service_worker": ".\/dist\/background.js"
},
"content_scripts": [
{
"matches": [
"https:\/\/www.google.com\/search*"
],
"js": [
".\/dist\/injector.js"
]
}
],
"permissions": [
"storage",
"identity",
"tabs",
"activeTab",
"scripting",
"alarms"
],
"icons": {
"16": ".\/assets\/normal16.png",
"48": ".\/assets\/normal48.png",
"128": ".\/assets\/normal128.png"
},
"web_accessible_resources": [
{
"resources": [
"dist\/redirect.html",
"assets\/normal128.png",
"dist\/emailSignIn.html"
],
"matches": [
" | |