Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
R
ruitu-fahuoyi-exension
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
廖健文
ruitu-fahuoyi-exension
Commits
1240c60b
Commit
1240c60b
authored
Sep 13, 2022
by
廖健文
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
dffb9a38
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
index.ts
src/background/index.ts
+2
-1
辅助发货易打单1.2.2.rar
辅助发货易打单1.2.2.rar
+0
-0
No files found.
src/background/index.ts
View file @
1240c60b
...
@@ -39,7 +39,8 @@ chrome.runtime.onMessage.addListener(function (message, sender, sendResponse) {
...
@@ -39,7 +39,8 @@ chrome.runtime.onMessage.addListener(function (message, sender, sendResponse) {
);*/
);*/
chrome
.
tabs
.
query
(
chrome
.
tabs
.
query
(
{
{
url
:
"*://*.fahuoyi.com/features/scanPrinting"
,
// url: "*://*.fahuoyi.com/features/scanPrinting",
url
:
"*://*.fahuoyi.com/features/scanPrintingOld"
,
},
},
function
(
tabs
)
{
function
(
tabs
)
{
console
.
log
(
tabs
,
"tabs11"
,
message
.
value
);
console
.
log
(
tabs
,
"tabs11"
,
message
.
value
);
...
...
辅助发货易打单1.2.2.rar
0 → 100644
View file @
1240c60b
File added
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment