https://github.com/redneb/bookmarklet-editor
https://github.com/redneb/bookmarklet-editor
bookmarklet editor javascipt text-editor web-editor
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/redneb/bookmarklet-editor
- Owner: redneb
- License: bsd-3-clause
- Created: 2022-09-05T22:43:58.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-05-11T17:04:54.000Z (about 1 year ago)
- Last Synced: 2025-12-26T07:47:52.024Z (6 months ago)
- Topics: bookmarklet, editor, javascipt, text-editor, web-editor
- Language: TypeScript
- Homepage: https://redneb.github.io/bookmarklet-editor/
- Size: 57.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Bookmarklet editor
Create or modify bookmarklets. All processing is happening locally in your browser. No data is sent to the server.
[Open the editor](https://redneb.github.io/bookmarklet-editor/).
## How to use
0. (Optional) If you are editing an existing bookmarklet, copy the bookmarklet URL to your clipboard and click on `Import from clipboard` in the bookmarklet editor.
1. Edit the code.
2. When you are done, either create a bookmark out of the link at the bottom of the editor, or click on `Export to clipboard (copy)`.
You can share the bookmarklet you are editing with others by sharing the URL of the browser tab.