Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[fr] reset button #388

Open
throwaway242685 opened this issue Jun 2, 2024 · 6 comments
Open

[fr] reset button #388

throwaway242685 opened this issue Jun 2, 2024 · 6 comments

Comments

@throwaway242685
Copy link

throwaway242685 commented Jun 2, 2024

hi, I was wondering if there were any plans to implement a "Reset" button to reset everything back to default?

something like this?

4

sshot-2024-08-29-23-42-51

@Nicolai-Nielsen
Copy link

Nicolai-Nielsen commented Jul 17, 2024

TEST FIRST! Do not do this in your main browser profile!

Add/Create a new "Browser Profile"
Install the extension there and import your settings then:

What I use is:
Go to "Edit Redirects"
Press "F12"
Select the "Console" tab.
Paste:
chrome.storage.local.clear(function() { var error = chrome.runtime.lastError; if (error) { console.error(error); } }); chrome.storage.sync.clear();

If all is good, try it on your main browser profile :)

@throwaway242685 throwaway242685 changed the title [fr] option to reset all settings to default [fr] reset button Aug 30, 2024
@throwaway242685
Copy link
Author

@Gitoffthelawn sorry for bothering you, but are there any plans to implement something like this?

@Gitoffthelawn
Copy link
Collaborator

@throwaway242685 It's no bother. :) There are currently no such plans, but I think it's a good idea (and clearly you do too!). So, if someone implements it, we can merge it for release. There is a big challenge with publishing releases right now though... please see Gitoffthelawn/Contact-Gitoffthelawn#8 for the status.

@throwaway242685
Copy link
Author

throwaway242685 commented Dec 10, 2024

what would be the next logical step if that guy never replies?

fork both the repository and the extension under a new name?

perhaps a fork would feel as a new fresh start, in a good way... you know?

I remember that Privacy Redirect
also became inactive years ago, and Libredirect emerged as a fork, which it's still pretty active to this day.

a good name for the fork could be "Simple Redirect" :-)

@Gitoffthelawn
Copy link
Collaborator

I'm holding out hope that @gzur will reply.

If not, a fork will be required, which will create confusion... so I'm hoping it won't be needed.

Although any name would be possible for such a fork, I was thinking something that would come alphabetically before Redirector so people could find the fork easier. Maybe Redirect It?

@throwaway242685
Copy link
Author

throwaway242685 commented Dec 11, 2024

what about (Simple) Redirector?

having the first word between parenthesis would make the extension show up first, right?

I was thinking in the word "Simple" because it's quite common to see FOSS apps (on F-Droid) using that word on their names.

eg. there's this app called Just (Video) Player: https://f-droid.org/packages/com.brouken.player/

but... of course, that's your decision.

some other ideas:

  • (Just) Redirect
  • (Simple) Redirect
  • (Simple) Redirector

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants