gorhill
43a5ed735b
admin storage is accessed only by main context
2015-10-21 13:30:04 -04:00
gorhill
892913d185
this fixes #832
2015-10-21 11:53:03 -04:00
gorhill
3f0457a5c4
confirmed working with all Firefox flavors
2015-10-19 16:07:09 -04:00
gorhill
b859d22c83
this fixes #845
2015-10-19 13:13:22 -04:00
gorhill
34485a0465
code review
2015-06-17 14:06:59 -04:00
AlexVallat
9406e40fdc
Imported 620a7d78d1
2015-06-17 14:06:59 -04:00
AlexVallat
c4b0856723
Imported 5ac4ec21e9
2015-06-17 14:06:59 -04:00
gorhill
d332298f40
o_O... oops
2015-05-27 17:21:16 -04:00
gorhill
facef0dc05
this fixes many addon validation warnings
2015-05-17 13:02:56 -04:00
Deathamns
ebf840c35d
abp:subscribe fixes
...
Test a[href^="abp:"], since the protocol probably not used for anything
else, also "a", because ABP checks only anchors, and these links are made
only for ABP.
Also, the event target is not always the link, so at least some parents
should be tested as well.
2015-03-16 10:47:29 +01:00
Deathamns
5ae7687e56
Firefox: different kind of vAPI.localStorage
2015-03-16 08:09:34 +01:00
Deathamns
f6ccacf550
Firefox,Safari: vAPI.localStorage
2015-03-14 19:53:30 +01:00
gorhill
ed88939a63
this fixes #792
2015-03-14 14:12:05 -04:00
Deathamns
2e076f7e4e
Remove unnecessary fallback code for downloading
2015-03-12 12:09:45 +01:00
gorhill
41bf9486e4
Firefox: oops
2015-03-11 20:01:56 -04:00
gorhill
e3959c3610
changes re #993 for firefox platform
2015-03-11 19:55:27 -04:00
Deathamns
bcc1c0da11
Fix prorblems caused by vAPI.insertHTML
2015-01-13 20:25:10 +01:00
Deathamns
b4ea545412
Implement vAPI.insertHTML
...
The purpose of this API is basically to satisfy AMO reviewers in the
future, since the use of innerHTML with variables (i.e., not plain text) will
be rejected without any questions.
Since this is not a problem for browsers other than Firefox, they will
use simple innerHTML assignment, however safe-parsing could be implemented
for them too.
2015-01-13 07:30:07 +01:00
Deathamns
e0f214961d
Miscellaneous changes
2015-01-13 07:30:04 +01:00
Deathamns
b301ac031e
Popup related changes
2015-01-13 07:29:44 +01:00
Deathamns
ecdee65fda
Add license headers, plus some code styling
2015-01-13 07:29:16 +01:00
Deathamns
cb5d860725
Firefox: implement toolbar button and popup
2015-01-13 07:29:01 +01:00
Deathamns
8297014700
Firefox: implement vAPI.storage via SQLite
2015-01-13 07:28:56 +01:00
Deathamns
67f18d023c
Initial Firefox port (base, messaging, locales)
2015-01-13 07:28:52 +01:00