Cheng Zhao
|
5eb9ed1729
|
Implement chrome.tabs.sendMessage
|
2016-05-28 21:35:07 +09:00 |
|
Cheng Zhao
|
62fb4f9820
|
Implement chrome.runtime.sendMessage
|
2016-05-28 21:23:43 +09:00 |
|
Cheng Zhao
|
ba315248e0
|
Use ipcRenderer.sendTo to get rid of routers in main process
|
2016-05-28 21:13:00 +09:00 |
|
Cheng Zhao
|
d55b96fdf5
|
Clean up the Chrome API implementation code
|
2016-05-28 20:33:18 +09:00 |
|
Cheng Zhao
|
31628abadc
|
Implement chrome.tabs.executeScript
|
2016-05-28 16:41:12 +09:00 |
|
Cheng Zhao
|
db94121360
|
Implement port.sender
|
2016-05-28 16:01:16 +09:00 |
|
Cheng Zhao
|
f5b430d9e1
|
Inject chrome.* to content scripts
|
2016-05-28 15:37:44 +09:00 |
|
Cheng Zhao
|
d8db695712
|
Handle port disconnecting
|
2016-05-28 12:07:08 +09:00 |
|
Cheng Zhao
|
599d3c147b
|
Background pages and content script should be loaded on startup
|
2016-05-28 10:39:11 +09:00 |
|
Cheng Zhao
|
e76c36a9a8
|
Make simple runtime.connect work
|
2016-05-28 10:26:41 +09:00 |
|
Cheng Zhao
|
7e1f159185
|
Run content scripts at correct phase
|
2016-05-27 11:12:51 +09:00 |
|
Cheng Zhao
|
49d9446cce
|
Implement a simple content script injector
|
2016-05-27 10:29:57 +09:00 |
|
Cheng Zhao
|
97c04735a2
|
Handle unloading devtools correctly
|
2016-05-27 09:55:59 +09:00 |
|
Cheng Zhao
|
a63ff714f8
|
Read content_scripts to preferences
|
2016-05-27 09:47:37 +09:00 |
|
Cheng Zhao
|
b646d7a55c
|
The consts
|
2016-05-27 07:43:23 +09:00 |
|
Cheng Zhao
|
edd8210ae5
|
Add simple support for background page
|
2016-05-26 19:57:10 +09:00 |
|
Cheng Zhao
|
99c1434051
|
Store the original manifest file
|
2016-05-26 18:38:20 +09:00 |
|
Cheng Zhao
|
513b66f207
|
Cleanup chrome-extension.js after the Coffe2ES transfer
|
2016-05-26 18:38:20 +09:00 |
|
Cheng Zhao
|
f29598d907
|
getHostForPath => generateHostForPath
The original name implies no side effect, but is is not true.
|
2016-05-26 18:38:20 +09:00 |
|
Cheng Zhao
|
064af6ecb2
|
Merge branch '1-0-release'
|
2016-05-11 22:11:08 +09:00 |
|
Kevin Sawicki
|
a32f50ef64
|
Use arrow function for this binding
|
2016-05-11 12:54:52 +02:00 |
|
Kevin Sawicki
|
1b2b7fc4ce
|
Listen for devtools-opened on webContents
|
2016-05-11 12:48:46 +02:00 |
|
deepak1556
|
70dac71639
|
delay protocol object creation
|
2016-05-08 16:44:14 +05:30 |
|
Zeke Sikelianos
|
2c3cacdc08
|
standardize by hand
|
2016-03-30 17:00:33 -07:00 |
|
Zeke Sikelianos
|
4794385fac
|
first pass at standardizing; suite still passing!
|
2016-03-30 17:00:30 -07:00 |
|
Kevin Sawicki
|
dfd13cf4ca
|
persistented -> persisted
|
2016-03-17 13:37:07 -07:00 |
|
Kevin Sawicki
|
70aa9b06ee
|
Move JavaScript to root lib/ folder
|
2016-03-08 11:14:21 -08:00 |
|