sophie-glk / bang

A firefox addon which adds bangs (known from duckduckgo) to various search engines.
MIT License
46 stars 5 forks source link

[Feature Request] Add backup/restore of custom bangs #8

Closed serovar closed 4 years ago

sophie-glk commented 4 years ago

We could add an option to export to and load from a json file.

sophie-glk commented 4 years ago

I have added this feature with the latest commit to the development branch. Maybe you could test if it works as expected?

serovar commented 4 years ago

Sure, how can I install the development version?

sophie-glk commented 4 years ago

Switch the branch from master to develop and click on "download as zip". Extract the zip file somewhere, open: about:debugging#/runtime/this-firefox in firefox, click on load temporary addon and navigate to the manifest.json file that is in the downloaded plugin folder.

serovar commented 4 years ago

Thanks for the instructions, it seems to work fine!