Inspect and view changes in 1688分销返利(TB&JD&PDD&1688) source codes across current and past versions
Premium users can view and search full source code, and see the source code differences
between two versions.
Upgrade to premium
manifest.json
{
"background": {
"service_worker": "background.js"
},
"action": {
"default_popup": "popup.html",
"default_icon": {
"16": "/images/icon_16.png",
"32": "/images/icon_48.png",
"48": "/images/icon_48.png",
"128": "/images/icon_128.png"
}
},
"icons": {
"16": "/images/icon_16.png",
"32": "/images/icon_48.png",
"48": "/images/icon_48.png",
"128": "/images/icon_128.png"
},
"content_scripts": [
{
"css": [
"/css/msg.css",
"/libs/naranja/css/naranja.min.css",
"/libs/hsycmsAalert/hsycmsAlert.min.css",
"/libs/layui/css/layui.css"
],
"js": [
"/libs/jquery-2.1.1.min.js",
"/libs/layui/layui.js",
"/libs/naranja/js/naranja.min.js",
"/libs/hsycmsAalert/hsycmsAlert.min.js",
"/libs/jquery.qrcode.min.js",
"/scripts/function.js",
"/scripts/content.js"
],
"matches": [
"http://*/*",
"https://*/*"
],
"run_at": "document_end",
"all_frames": false
}
],
"description": "1688采è´è¿”利,采è´è¿”ä½£,æ·˜å®è¿”利,佣金å‘现æ’件工具,推广费å‘现æ’件工具,å‘现商家是å¦åœ¨æŽ¨å¹¿å•†å“,下å•å³å¯èŽ·å–商家佣金。淘å®ä½£é‡‘å‘现,taobao助手,TB助手。京东佣金å‘现工具,京东助手,JD助手,JD佣金å‘现。拼多多助手,PDD助手,PDD佣金å‘现",
"homepage_url": "https://1688cps.eccang.com",
"web_accessible_resources": [
{
"resources": [
"/libs/layui/css/*",
"/libs/layui/font/*",
"scripts/*"
],
"matches": [
"<all_urls>"
]
}
],
"manifest_version": 3,
"author": "Eccang",
"name": "1688分销返利(TB&JD&PDD&1688)",
"permissions": [
"webRequest",
"declarativeNetRequest",
"declarativeNetRequestWithHostAccess",
"background",
"storage"
],
"host_permissions": [
"<all_urls>"
],
"version": "5.3.13",
"update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}