更换获取方式方法
This commit is contained in:
2874
src/api/cnPdd.js
Normal file
2874
src/api/cnPdd.js
Normal file
File diff suppressed because it is too large
Load Diff
1800
src/api/genAnti.js
1800
src/api/genAnti.js
File diff suppressed because it is too large
Load Diff
@@ -1,10 +1 @@
|
||||
console.log('hello world content todo something~')
|
||||
if (window["webpackJsonp"] && location.href.indexOf("kuajing.pinduoduo.com") > -1) {
|
||||
chrome.runtime.onMessage.addListener((request, sender, sendResponse) => {
|
||||
if (request.type == 'genAnti') {
|
||||
// window["webpackJsonp"]
|
||||
sendResponse("kubbo")
|
||||
}
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user