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 |
Kevin Sawicki
|
1f245d5ff6
Add getDevToolsExtensions API
|
8 years ago |
Kevin Sawicki
|
0a26075699
Add BrowserWindow.isDevToolsExtensionInstalled API
|
8 years ago |
Cheng Zhao
|
ccaf837da4
Merge pull request #5964 from electron/manifest-errors
|
8 years ago |
Kevin Sawicki
|
84960af793
Add initial chrome.i18n.getMessage API
|
8 years ago |
Kevin Sawicki
|
6d3fc611bd
Tweak duplicate extension message
|
8 years ago |
Kevin Sawicki
|
f46edd5186
Throw errors reading/parsing manifest.json
|
8 years ago |
deepak1556
|
4749e18fc0
fix spec and docs
|
8 years ago |
deepak1556
|
cb5e648502
register extension handler for every session created
|
8 years ago |
Kevin Sawicki
|
4823a04a44
hookWindowForTabEvents -> hookWebContentsForTabEvents
|
8 years ago |
Kevin Sawicki
|
11e68ff932
Only add extensions to non-remote webContents
|
8 years ago |
Kevin Sawicki
|
c8c60dd313
Add devtools from web-contents-created event
|
8 years ago |
Kevin Sawicki
|
d8fe5da3ea
:art:
|
8 years ago |
Kevin Sawicki
|
ec8b9e3f35
Export loadDevToolsExtensions API to use in guest view manager
|
8 years ago |
Kevin Sawicki
|
219d177731
Load extensions for all web contents
|
8 years ago |