Project

General

Profile

« Previous | Next » 

Revision 659f532e

Added by Wojtek Kosior about 2 years ago

add import/export functionality

View differences:

TODOS.org
10 10
  those scripts are already free, as is often the case)
11 11
  - also, find some convenient way to automatically re-add "on" events ("onclick" & friends)
12 12
- add some good, sane error handling
13
- make it possible to export page settings in some format -- CRUCIAL
14 13
- get rid of those warnings and exceptions in console (many are not even related to this extension;
15 14
  who invented this thing?) (gecko-only)
16 15
- make page settings easily and conveniently editable in popup -- CRUCIAL
......
46 45
- besides blocking scripts through csp, also block connections that needlessly
47 46
  fetch those scripts
48 47
- make extension's all html files proper XHTML
48
- split options_main.js into several smaller files
49
- find out what causes storage sometimes not to get initialized under IceCat 60
50
- validate settings data on import
49 51

  
50 52
DONE:
53
- make it possible to export page settings in some format -- DONE 2021-06-19
51 54
- make it possible to use wildcard urls in settings -- DONE 2021-05-14
52 55
- port to gecko-based browsers -- DONE 2021-05-13
53 56
- find a way to additionally block all other scripts using CSP -- DONE 2021-05-13

Also available in: Unified diff