Gildas
|
a7d0112a0a
removed function calls
|
6 years ago |
Gildas
|
4dba2b83f5
moved code
|
6 years ago |
Gildas
|
d4c3ecc21a
fixed implementation of pending saves on Firefox
|
6 years ago |
Gildas
|
73909e5a5b
added support of cancellable uploads
|
6 years ago |
Gildas
|
6cca0aa24c
don't serialize host objects
|
6 years ago |
Gildas
|
46ca461618
implemented "pending saves" view
|
6 years ago |
Gildas
|
5909443455
integration of the annotation editor (fixes #161)
|
6 years ago |
Gildas
|
34ccd5f277
removed extension/index.js
|
6 years ago |
Gildas
|
3f6f7710ba
use injectScript
|
6 years ago |
Gildas
|
a1aa22a1e5
split extension/index.js
|
6 years ago |
Gildas
|
2c18ad9f1b
refactored saveTabs
|
6 years ago |
Gildas
|
cc23cbbc1c
call saveTabs sooner
|
6 years ago |
Gildas
|
c5088f6002
order tabs by index (cf #278)
|
6 years ago |
Gildas
|
d3cd68674b
clicking "save page" on a link saves it in a new temp tab (fix #262)
|
6 years ago |
Gildas
|
1be0bfcb7d
added basePath option (cf #267)
|
6 years ago |
Gildas
|
c4b600322f
don't import ui scripts in the "lib" part of the extension
|
6 years ago |
Gildas
|
39e41198b4
replace scripts.get with scripts.inject
|
6 years ago |
Gildas
|
6688765358
moved code related to content scripts concatenation into scripts.js
|
6 years ago |
Gildas
|
175a4fbf49
inject lib/index.js first
|
6 years ago |
Gildas
|
8174e0ed6e
always inject polyfill first
|
6 years ago |
Gildas
|
a180171b61
moved infobar scripts into "/common"
|
6 years ago |
Gildas
|
a6fdd1a39e
removed /index.js
|
6 years ago |
Gildas
|
f2c47e7fce
moved from "lib" to "extension/lib" code related to web extensions
|
6 years ago |
Gildas
|
50e99850b6
fix issue with non-persistent bg page
|
6 years ago |
Gildas
|
dbb863ba81
save changes made from Chrome devtools (cf. issue #244)
|
6 years ago |
Gildas
|
54e8cf5fa4
added option to include the infobar in saved pages (fix #243)
|
6 years ago |
Gildas
|
873414189d
added isSavingTab and cancelTab methods
|
6 years ago |
Gildas
|
4c681d5621
added constants and renamed the state "initialize" to "inject"
|
6 years ago |
Gildas
|
74d6d81b2e
renamed onInit to onStart
|
6 years ago |
Gildas
|
cf7d11b0c0
renamed onInitialize to onInit
|
6 years ago |