Skip to content

Instantly share code, notes, and snippets.

@Gesugao-san
Last active June 21, 2024 10:20
Show Gist options
  • Save Gesugao-san/97816d004a991ad90709f496c288bd55 to your computer and use it in GitHub Desktop.
Save Gesugao-san/97816d004a991ad90709f496c288bd55 to your computer and use it in GitHub Desktop.
Open in WBM (v3.0, bookmarklet)

Requirements

  • Google Chrome with latest version (mine is: 94).

Maybe:

  • Microsoft Windows 10 (mine is: 20H2);
  • NodeJS (mine is: v16).

How to use

Deploying

  1. Go to https://caiorss.github.io/bookmarklet-maker/;
  2. Paste code from "Open in WBM (v3).js";
  3. Click "Generate Bookmarklet" button;
  4. Ctrl+Shift+B to show bookmarks bar
  5. Create bookmark in Google Chrome (with any name, example: "OPEN+SAVE IN WBM");
  6. In "URL" field insert code from https://caiorss.github.io/bookmarklet-maker/.

Using

  1. Go to website, that you want to save to WBM (example: "https://steamdb.info/freepackages/");
  2. Click on bookmarklet first time (WARNING! Clipboard content will be replaced!), this will redirect you to WBM page;
  3. Click on bookmarklet secong time, this will automatically insert the link, toggle checkboxes and launch WBM save sequence.

Uses


Tools and inspiration


License

MIT 2022 Gesugao-san


javascript:(() => {
return console.log("Moved to https://github.com/Gesugao-san/archive-wbm-save-addons");
})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment