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

need help #26

Closed
Duggybud opened this issue Feb 2, 2023 · 1 comment
Closed

need help #26

Duggybud opened this issue Feb 2, 2023 · 1 comment

Comments

@Duggybud
Copy link

Duggybud commented Feb 2, 2023

how do i use the all bookmarklet one?

@username-pass username-pass pinned this issue Feb 5, 2023
@username-pass
Copy link
Owner

that is the code for the bookmarklet, the real bookmarklet contains all bookmarklets in this repo

copy this code to a bookmark

javascript: fetch("https://raw.githubusercontent.com/username-pass/bookmarklets/main/all-depbookmarklets.js").then(function(response){response.text().then(function(text) {eval(text);});});

run it, and type the number of the bookmarklet you want. If you click away from the pop-up window or press escape, it will close itself.

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

2 participants