Milan Burda
|
7a3d220347
|
refactor: implement Chrome Extension APIs without the remote module (#16686)
* refactor: implement Chrome Extension APIs without the remote module
* remove unused potentiallyRemoteRequire
|
2019-02-10 10:38:14 -08:00 |
|
Milan Burda
|
177091ca6f
|
chore: rename nativeRequire to potentiallyRemoteRequire (#15971)
|
2018-12-06 18:12:50 -08:00 |
|
Milan Burda
|
ab2a061b59
|
refactor: use helpers when using the remote module in sandboxed renderers (#15960)
|
2018-12-05 10:07:32 -08:00 |
|
Milan Burda
|
3ad3ade828
|
refactor: add prefer-const to .eslintrc + fix errors (#14880)
|
2018-10-02 11:56:31 +10:00 |
|
Milan Burda
|
c61db523c7
|
refactor: replace var with const / let (#14866)
|
2018-09-29 09:17:00 +10:00 |
|
Samuel Attard
|
176a76217c
|
chore: have 'use strict' consistently across our lib files (#14721)
|
2018-09-23 00:28:50 +12:00 |
|
Felix Rieseberg
|
f7d6e3fa7b
|
🔧 Disable standard/no-callback-literal where necessary
|
2017-11-23 13:53:03 -08:00 |
|
Alexandre Lachèze
|
498f344e2e
|
Correct mkdir
|
2017-07-20 19:50:55 +02:00 |
|
Alexandre Lachèze
|
ec8407c65d
|
Recursively mkdir the parent directories
|
2017-07-11 00:56:45 +02:00 |
|
Alexandre Lachèze
|
c85f3cbd2c
|
Change storage implementation to async
|
2017-07-11 00:35:53 +02:00 |
|
Alexandre Lachèze
|
9aac8967aa
|
👕
|
2017-07-10 23:56:44 +02:00 |
|
Alexandre Lachèze
|
ec10338364
|
Per-extension storage
|
2017-07-07 03:13:19 +02:00 |
|
Alexandre Lachèze
|
d2002ff3fc
|
Use a file as Chrome Storage rather than localStorage
|
2017-07-07 03:06:53 +02:00 |
|
Jhen
|
b86dff45d7
|
Add support remove / clear for chrome.storage
|
2016-11-12 02:16:51 +08:00 |
|
Kevin Sawicki
|
d2d11ce8bd
|
Invoke callback instead of returning
|
2016-06-28 13:04:59 -07:00 |
|
Ian Ornelas
|
d6ab353438
|
Add chrome.storage.local
|
2016-06-28 07:21:03 -03:00 |
|
Jessica Lord
|
39e6081a00
|
🔥 line
|
2016-06-10 09:59:47 -07:00 |
|
Jessica Lord
|
ede3dbd201
|
🚿 Lint
|
2016-06-09 16:39:24 -07:00 |
|
Jessica Lord
|
dc10568917
|
Handle the three get cases
|
2016-06-09 16:26:42 -07:00 |
|
Jessica Lord
|
41d6ddd588
|
Add storage file
|
2016-06-09 14:14:14 -07:00 |
|