Alexandre Lachèze
|
ec10338364
Per-extension storage
|
7 years ago |
Samuel Attard
|
7c26ec8bd4
Remove semicolon
|
8 years ago |
Samuel Attard
|
01005688b6
Implement chrome.runtime.onMessage response callback
|
8 years ago |
Jhen
|
233355ed09
Fix chrome.runtime.sendMessage
|
8 years ago |
Kevin Sawicki
|
65abaee299
Forward will/did navigate events to extensions
|
8 years ago |
Kevin Sawicki
|
567622c126
Drop unneeded .js extensions
|
8 years ago |
Kevin Sawicki
|
3aecb11094
Extract Event clas to own file
|
8 years ago |
Kevin Sawicki
|
7f9fa92e2d
Add chrome.webNavigation stubs
|
8 years ago |
Jessica Lord
|
f121f46a24
Merge branch 'master' into chrome-storage-sync
|
8 years ago |
Jessica Lord
|
41d6ddd588
Add storage file
|
8 years ago |
Kevin Sawicki
|
9f64c39f8c
Remove lint warnings
|
8 years ago |
Kevin Sawicki
|
84960af793
Add initial chrome.i18n.getMessage API
|
8 years ago |
Kevin Sawicki
|
61ce19ba7e
Set chrome.runtime.id
|
9 years ago |
Cheng Zhao
|
de001a9bbf
Use meaningful name for extensionId
|
9 years ago |
Cheng Zhao
|
ec1944c146
Implement chrome.tab.onCreated/onRemoved APIs
|
9 years ago |
Cheng Zhao
|
2431d886bf
Current handle sender.tab for background pages
|
9 years ago |
Cheng Zhao
|
f693b042b5
Fix js lint warnings
|
9 years ago |
Cheng Zhao
|
9ed4730cba
Pass sender for chrome.runtime.onMessage
|
9 years ago |
Cheng Zhao
|
5eb9ed1729
Implement chrome.tabs.sendMessage
|
9 years ago |
Cheng Zhao
|
62fb4f9820
Implement chrome.runtime.sendMessage
|
9 years ago |
Cheng Zhao
|
ba315248e0
Use ipcRenderer.sendTo to get rid of routers in main process
|
9 years ago |
Cheng Zhao
|
ae1f442b02
Add ipcRenderer.sendTo
|
9 years ago |
Cheng Zhao
|
d55b96fdf5
Clean up the Chrome API implementation code
|
9 years ago |
Cheng Zhao
|
31628abadc
Implement chrome.tabs.executeScript
|
9 years ago |
Cheng Zhao
|
db94121360
Implement port.sender
|
9 years ago |
Cheng Zhao
|
f5b430d9e1
Inject chrome.* to content scripts
|
9 years ago |
Cheng Zhao
|
d8db695712
Handle port disconnecting
|
9 years ago |
Cheng Zhao
|
e76c36a9a8
Make simple runtime.connect work
|
9 years ago |
Zeke Sikelianos
|
47a61e9f27
use window.location instead of location
|
9 years ago |
Zeke Sikelianos
|
3855a774ab
autoformat more easy files
|
9 years ago |