幫幫寶購物助手
購物神器!幫幫寶代付自動獲取朋友賬號。全臺電商平台自動比價。淘寶天貓購物平台揪出隱藏優惠券。
幫幫寶購物助手 क्या है?
幫幫寶購物助手 https://www.paybao.com.tw द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "購物神器!幫幫寶代付自動獲取朋友賬號。全臺電商平台自動比價。淘寶天貓購物平台揪出隱藏優惠券。"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में 幫幫寶購物助手 एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
幫幫寶購物助手
購物神器!幫幫寶代付自動獲取朋友賬號。淘寶天貓購物平台揪出隱藏優惠券。
更多功能陸續增加....
V2.2.2更新內容:增加一些小功能
V2.2.0更新內容:開放集運功能
V2.1.7更新內容:修正不能正常獲取代付朋友帳號的BUG
V2.1.5更新內容:优化領取優惠券交互体验
V2.1.3更新內容:新增超級會員返傭
V2.1.2更新內容:优化比價交互体验
V2.1.1更新內容:超級會員展示傭金,虛擬代付實物代付壹鍵填入代付賬戶
V2.1.0更新內容:優化UI,恢複一鍵複制到幫幫寶查找優惠券的功能
V2.0.3 更新內容:优化比價及優惠券交互体验
V2.0.1 更新內容:新增全臺電商平台比價,淘寶天貓平台購物揪出隱藏優惠券
V1.3.1 更新內容:修正代付虛擬物品時獲取到實體物品朋友帳號的BUG
V1.1.3 更新內容:修正保存登入狀態的BUG
V1.2.7 更新內容:支持一鍵複制商品標題到幫幫寶。
V1.2.9 更新內容:修複部分用戶不能正常登入的問題。 एक्सटेंशन की मूल जानकारी
| नाम | |
| ID | cecdkfblhhmhofjpojjipkookccmnphd |
| आधिकारिक URL | https://chromewebstore.google.com/detail/%E5%B9%AB%E5%B9%AB%E5%AF%B6%E8%B3%BC%E7%89%A9%E5%8A%A9%E6%89%8B/cecdkfblhhmhofjpojjipkookccmnphd |
| विवरण | 購物神器!幫幫寶代付自動獲取朋友賬號。全臺電商平台自動比價。淘寶天貓購物平台揪出隱藏優惠券。 |
| फ़ाइल का आकार | 413 KB |
| स्थापना संख्या | 12,882 |
| वर्तमान संस्करण | 2.3.9 |
| अंतिम अपडेट | 2022-12-03 |
| प्रकाशन तिथि | 2020-06-22 |
| रेटिंग | 4.56/5 कुल 43 रेटिंग्स |
| डेवलपर | https://www.paybao.com.tw |
| ईमेल | [email protected] |
| भुगतान के प्रकार | free |
| एक्सटेंशन वेबसाइट | https://www.paybao.com.tw/ |
| सहायता पृष्ठ URL | https://www.paybao.com.tw/#/help |
| गोपनीयता नीति पृष्ठ URL | https://www.paybao.com.tw/static/policy.html |
| समर्थित भाषाएँ | zh-TW |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"background": {
"scripts": [
"static\/lib\/jquery.min.js",
"background.min.js",
"notice.min.js",
"tradeImportBackground.min.js"
]
},
"browser_action": {
"default_icon": "static\/images\/16.png",
"default_popup": "popup.html"
},
"externally_connectable": {
"matches": [
"https:\/\/www.paybao.com.tw\/*",
"*:\/\/*.jyb.com.tw\/*",
"*:\/\/localhost\/*"
]
},
"content_scripts": [
{
"js": [
"static\/lib\/jquery.min.js",
"static\/lib\/layer.js",
"tips.min.js"
],
"css": [
"static\/styles\/tip-yellow.css",
"static\/styles\/layer.css"
],
"matches": [
"*:\/\/world.taobao.com\/buy\/auction\/buy_now.*",
"*:\/\/world.taobao.com\/buy\/auction\/order\/confirm_order.htm*",
"*:\/\/buy.taobao.com\/auction\/buy_now.*",
"*:\/\/buy.taobao.com\/auction\/order\/confirm_order.htm*",
"*:\/\/buy.tmall.com\/order\/confirm_order.htm*",
"*:\/\/buy.tmall.com\/order\/confirmOrder.htm*"
],
"run_at": "document_end"
},
{
"js": [
"static\/lib\/jquery.min.js",
"static\/lib\/layer.js",
"payment.min.js"
],
"css": [
"static\/styles\/tip-yellow.css",
"static\/styles\/layer.css",
"static\/styles\/login_box.css"
],
"matches": [
"*:\/\/shenghuo.alipay.com\/peerpaycore\/peerpayApply.htm*"
],
"run_at": "document_end"
},
{
"js": [
"static\/lib\/jquery.min.js",
"static\/lib\/layer.js",
"final.min.js"
],
"css": [
"static\/styles\/tip-yellow.css",
"static\/styles\/layer.css"
],
"matches": [
"*:\/\/shenghuo.alipay.com\/peerpaycore\/choosePeerPayer.htm*"
],
"run_at": "document_end"
},
{
"js": [
"static\/lib\/jquery.min.js",
"taoke.min.js"
],
"css": [
"static\/styles\/item.css",
"static\/styles\/tip-yellow.css"
],
"matches": [
"*:\/\/detail.tmall.com\/*item.htm*",
"*:\/\/item.taobao.com\/*item.htm*",
"*:\/\/chaoshi.detail.tmall.com\/*item.htm*"
],
"run_at": "document_end"
},
{
"matches": [
"*:\/\/buyertrade.taobao.com\/trade\/itemlist\/list_bought_items.htm*"
],
"js": [
"static\/lib\/jquery.min.js",
"static\/lib\/layer.js",
"tradeImport.min.js",
"tradeRebate.min.js"
],
"css": [
"static\/styles\/tip-yellow.css",
"static\/styles\/layer.css"
],
"run_at": "document_end",
"all_frames": true
},
{
"matches": [
"*:\/\/*.1688.com\/order\/buyer_order_list.htm*"
],
"js": [
"static\/lib\/jquery.min.js",
"static\/lib\/layer.js",
"tradeImport1688.min.js"
],
"css": [
"static\/styles\/tip-yellow.css",
"static\/styles\/layer.css"
],
"run_at": "document_end",
"all_frames": true
},
{
"matches": [
"https:\/\/trade2.m.1688.com\/page\/buyerOrderList.html*"
],
"js": [
"static\/lib\/jquery.min.js",
"static\/lib\/layer.js",
"tradeImport1688ByMobile.min.js"
],
"css": [
"static\/styles\/tip-yellow.css",
"static\/styles\/layer.css"
],
"run_at": "document_end",
"all_frames": true
},
{
"matches": [
"https:\/\/trade.taobao.com\/trade\/detail\/trade_order_detail.htm*",
"http:\/\/trade.tmall.com\/detail\/orderDetail.htm*"
],
"js": [
"static\/lib\/jquery.min.js",
"static\/lib\/layer.js",
"tradeImportByOrderDetail.min.js"
],
"css": [
"static\/styles\/tip-yellow.css",
"static\/styles\/layer.css"
],
"run_at": "document_end",
"all_frames": true
},
{
"matches": [
"https:\/\/member1.taobao.com\/member\/fresh\/deliver_address.htm*"
],
"js": [
"static\/lib\/jquery.min.js",
"static\/lib\/layer.js",
"addJyAddress.min.js"
],
"css": [
"static\/styles\/tip-yellow.css",
"static\/styles\/layer.css"
],
"run_at": "document_end",
"all_frames": true
},
{
"matches": [
"*:\/\/*.jyb.com.tw\/*",
"*:\/\/www.paybao.com.tw\/*",
"*:\/\/localhost\/*"
],
"js": [
"jyb.min.js"
],
"run_at": "document_end",
"all_frames": true
}
],
"description": "\u8cfc\u7269\u795e\u5668\uff01\u5e6b\u5e6b\u5bf6\u4ee3\u4ed8\u81ea\u52d5\u7372\u53d6\u670b\u53cb\u8cec\u865f\u3002\u5168\u81fa\u96fb\u5546\u5e73\u53f0\u81ea\u52d5\u6bd4\u50f9\u3002\u6dd8\u5bf6\u5929\u8c93\u8cfc\u7269\u5e73\u53f0\u63ea\u51fa\u96b1\u85cf\u512a\u60e0\u5238\u3002",
"icons": {
"16": "static\/images\/16.png",
"48": "static\/images\/48.png",
"128": "static\/images\/128.png"
},
"manifest_version": 2,
"name": "\u5e6b\u5e6b\u5bf6\u8cfc\u7269\u52a9\u624b",
"short_name": "\u5e6b\u5e6b\u5bf6\u52a9\u624b",
"homepage_url": "https:\/\/www.paybao.com.tw\/",
"permissions": [
"cookies",
"webRequest",
"alarms",
"notifications",
"https:\/\/world.taobao.com\/*",
"https:\/\/buy.taobao.com\/*",
"https:\/\/item.taobao.com\/*",
"https:\/\/buyertrade.taobao.com\/*",
"https:\/\/buy.tmall.com\/*",
"https:\/\/detail.tmall.com\/*",
"https:\/\/chaoshi.detail.tmall.com\/*",
"https:\/\/shenghuo.alipay.com\/*",
"https:\/\/*.paybao.com.tw\/*"
],
"content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
"version": "2.3.9"
} | |