Darkreader: Maybe move devtools to a separate page?

Created on 20 Sep 2017  路  4Comments  路  Source: darkreader/darkreader

It isn't very comfort to use devtools in "modal".

Most helpful comment

The extension updates (downloads) the current fix_inversion.json from github every 15 minutes, which "overwrites" the local custom config, although the changes made in the inversion fix editor are not changed.
It would be probably best to separate the local from the remote version and to overwrite the synced / downloaded remote version by the local one. Or in other words: merge local and remote versions by favoring local over remote.
When simply overwriting the remote site specific configs with the local ones, merge errors should be minimal.

All 4 comments

I agree. In next version I planned to make an editor with settings groups, theme editor, e.t.c for advanced users on separate page. Current solution is the simplest one, but as a workaround you can copy text from the text area, paste it into JSON editor and then after edit paste it back.

is there anyway to make it... commit forever? every 10ish minutes i have to reopen the panel and click "apply" again

The extension updates (downloads) the current fix_inversion.json from github every 15 minutes, which "overwrites" the local custom config, although the changes made in the inversion fix editor are not changed.
It would be probably best to separate the local from the remote version and to overwrite the synced / downloaded remote version by the local one. Or in other words: merge local and remote versions by favoring local over remote.
When simply overwriting the remote site specific configs with the local ones, merge errors should be minimal.

This will appear the next release. Also text format will be simplified.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Donkeyfish87 picture Donkeyfish87  路  3Comments

ghost picture ghost  路  4Comments

nitrocode picture nitrocode  路  4Comments

jubyshu picture jubyshu  路  4Comments

marcelpaulo picture marcelpaulo  路  3Comments