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

github fork button #11

Open
salman0ansari opened this issue Aug 8, 2024 · 3 comments
Open

github fork button #11

salman0ansari opened this issue Aug 8, 2024 · 3 comments

Comments

@salman0ansari
Copy link

a unique fork button is being saved for each different GitHub repository you visit

image

@gitpro2005
Copy link

With blacklisting options, and adjusted domain matching, this issue could be fixed:

  • Option to blacklist domains
  • Option to blacklist buttons with a specific CSS selector
  • Option to match domains instead of full paths (in this case would consider the GitHub domains, ignoring different repositories)

@Lightning11wins
Copy link

I had some ideas. Not sure if these are practical or useful, but I'll put them here in case they help someone.

  • Skip buttons if a button with identical CSS is already saved?
  • Skip buttons if the text is similar enough (not just strictly equal)?
  • Only save one button per domain? (probably overly limiting)

@tiagorangel1
Copy link

Skip buttons if a button with identical CSS is already saved

i think this is the best solution

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

4 participants