maximelebreton / quick-javascript-switcher

A Chrome Extension to enable / disable javascript 'on the fly'
https://chrome.google.com/webstore/detail/geddoclleiomckbhadiaipdggiiccfje
251 stars 49 forks source link

How to save changes I manually make to the JSON data in 'Options for Quick Javascript Switcher'? #58

Open UNIVAC-Colonel-Panic opened 2 years ago

UNIVAC-Colonel-Panic commented 2 years ago

Chrome Version 104.0.5112.57 (Official Build) beta (64-bit). I'm on a Chromebook.

Extension version 1.4.12.

I thought the changes were saved automatically but maybe a recent Chrome version broke this ability. I know that some extensions will automatically save the contents of its text input fields when focus switches to another element on the extension's options page. For example, by hitting tab out of the JSON data field, but this doesn't seem to work.

What is the trick to saving my manual changes?

maximelebreton commented 1 year ago

Did you click on "Import these rules in Javascript settings" button ? And make sure that the synchronize checkbox is checked.

image