biuuu
|
86d023b02f
fix: listeners out of limit warning (#12841)
|
6 년 전 |
Boik
|
16499358b3
fix lint
|
7 년 전 |
Boik
|
d86724f17a
code improvement
|
7 년 전 |
Boik
|
26e6f2c46c
use textContent instead innerHTML to remediateDOM based XSS vulnerbilities
|
7 년 전 |
Alexandre Lachèze
|
e1a232e7c8
Add support for css in content_scripts
|
7 년 전 |
Alexandre Lachèze
|
a2ba4e0a6a
fix content scripts matches
|
7 년 전 |
Alexandre Lachèze
|
969c74b886
Use es6 string templating
|
7 년 전 |
Alexandre Lachèze
|
73e8769b1f
content_scripts[].matches use the URL without hash part
|
7 년 전 |
Cheng Zhao
|
2431d886bf
Current handle sender.tab for background pages
|
8 년 전 |
Cheng Zhao
|
ba315248e0
Use ipcRenderer.sendTo to get rid of routers in main process
|
8 년 전 |
Cheng Zhao
|
d55b96fdf5
Clean up the Chrome API implementation code
|
8 년 전 |
Cheng Zhao
|
31628abadc
Implement chrome.tabs.executeScript
|
8 년 전 |
Cheng Zhao
|
f5b430d9e1
Inject chrome.* to content scripts
|
8 년 전 |
Cheng Zhao
|
7e1f159185
Run content scripts at correct phase
|
8 년 전 |
Cheng Zhao
|
49d9446cce
Implement a simple content script injector
|
8 년 전 |