dpacassi / disable-javascript

Adds the ability to disable JavaScript on specific sites.
MIT License
275 stars 35 forks source link

Import and Export the list of URL disabled #6

Closed rmagalhaess closed 6 years ago

rmagalhaess commented 6 years ago

You could add a button in the "options section" to manually Import, and other button to Export, the list of URL disabled, this will be usefull after a new instalation.

dpacassi commented 6 years ago

That's a good idea but in the long term, I was thinking about setting up a server which stores and synchronizes your options (and domains) so you not only have your data after a new installation but also across computers and even different browsers (something like a bookmark manager).

What do you say about dropping this for #8?

rmagalhaess commented 6 years ago

Synchronization is better then Import/Export!

dpacassi commented 6 years ago

Great, I'll close this issue then so we can focus on #8! Thanks for your input!