mirror of
https://github.com/yaklang/yaklang-chrome-extension.git
synced 2026-09-27 05:31:53 +08:00
fix: 注入js
This commit is contained in:
@@ -5,6 +5,9 @@ export const ActionType = {
|
||||
PROXYSTATUS: 'proxystatus',
|
||||
SETPROXY: 'setproxy',
|
||||
CLEARPROXY: 'clearproxy',
|
||||
INJECTSCRIPT: 'INJECT_SCRIPT',
|
||||
SENDRESFROMPAGE: "SEND_RES_FROM_PAGE",
|
||||
RESTOEVALINTAB: "RES_TO_EVALINTAB",
|
||||
EVAL: 'eval',
|
||||
ECHO: 'echo',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user