Skip to content

Instantly share code, notes, and snippets.

@d0peman
d0peman / Namebase Bookmarklets.js
Last active October 7, 2023 14:21
Namebase JavaScript Bookmarklets
// Bear in mind these are still not perfect and may not work 100% of the time.
// I set them up to use personally as a quick way to navigate Namebase
// How to use:
// Create a new bookmark, set the name to the comments below
// Set the URL to the javascript
// Go to the appropriate page and try clicking the corresponding bookmarklet. All going well, it should take you to the specified page.
// Domain Page/Listing > Domain Manager
javascript: (() => {const url = window.location.href.split("/"); url.splice(3, 1, "domain-manager"); let new_url = url.join("/"); window.location.assign(new_url)})();

Keybase proof

I hereby claim:

  • I am d0peman on github.
  • I am d0peman (https://keybase.io/d0peman) on keybase.
  • I have a public key ASA9BvDbCGrdIYUAorFo7Ls--COtC5at67DeyUvEz6bI6Ao

To claim this, I am signing this object: