trop[bot]
|
0fef224f0f
security: block chrome.tabs.executeScript() for non chrome-extension: URLs (#16124)
|
6 years ago |
trop[bot]
|
d9a920e19a
fix: do not print an error for an expected condition (#15991) (#16000)
|
6 years ago |
trop[bot]
|
e113ec78ec
fix: loading of devtools extensions on startup (backport: 4-0-x) (#15265)
|
6 years ago |
Milan Burda
|
b50f86ef43
refactor: use separate ipc-renderer-internal / ipc-main-internal APIs for Electron internals (#13940)
|
6 years ago |
Samuel Attard
|
176a76217c
chore: have 'use strict' consistently across our lib files (#14721)
|
6 years ago |
Samuel Attard
|
558fff69e7
chore: update to standard 12
|
6 years ago |
kaylie
|
3c64062f69
Replace custom function with Object.values()
|
7 years ago |
Felix Rieseberg
|
f7d6e3fa7b
:wrench: Disable standard/no-callback-literal where necessary
|
7 years ago |
Alexandre Lachèze
|
e1a232e7c8
Add support for css in content_scripts
|
7 years ago |
Kevin Sawicki
|
34fff57646
Grant the devtools access to the extension origins
|
7 years ago |
John Kleinschmidt
|
ccdff72ee4
Merge pull request #9918 from alexstrat/add-extensions-loading-api
|
7 years ago |
Alexandre Lachèze
|
03ec155ecb
Oops
|
7 years ago |
Alexandre Lachèze
|
cba53604eb
Introduce extensions management APIs indépendant of Dev Tools Extensions
|
7 years ago |
Boik
|
2e9ace6f59
Use Buffer.from instead of deprecated new Buffer
|
7 years ago |
Samuel Attard
|
01005688b6
Implement chrome.runtime.onMessage response callback
|
8 years ago |
Thiago de Arruda
|
a64978b812
Use the routing id on api::WebContents::GetID
|
8 years ago |
Kevin Sawicki
|
902bd0564e
Require Buffer explicitly instead of relying on global
|
8 years ago |
Cheng Zhao
|
41d2799514
Run background pages in separate partition
|
8 years ago |
Cheng Zhao
|
e653c67153
Move chromeExtensionHandler out of ready handler
|
8 years ago |
Cheng Zhao
|
d739d8772c
Move session-created event to app
|
8 years ago |
Jhen
|
d4f64ce943
Use background page path instead of generated path
|
8 years ago |
Jhen
|
76f4bd01eb
Support background.page in extension manifest
|
8 years ago |
Kevin Sawicki
|
df22082110
Call loadExtension from addDevToolsExtension
|
8 years ago |
Kevin Sawicki
|
65abaee299
Forward will/did navigate events to extensions
|
8 years ago |
Cheng Zhao
|
bb10551d23
Work around a compiler bug that crashes on Windows
|
8 years ago |
Kevin Sawicki
|
ae6ffa6d5e
unkown -> unknown
|
8 years ago |
Kevin Sawicki
|
ee09c7534a
Only add extensions to windows and webviews
|
8 years ago |
Kevin Sawicki
|
f29801ad2b
Add background page web contents type
|
8 years ago |
Kevin Sawicki
|
f25c1f864b
Use RenderProcessPreferences for non-remote web contents
|
8 years ago |
Kevin Sawicki
|
56001b481e
Emit web-contents-created on app
|
8 years ago |