Skip to content

For Developers

19 Extensions
Base64
Encode or decode the selected text as Base64-encoded UTF-8. Supports standard (+/) and URL-safe (-_) Base64 variants.
Bundle ID
Show the bundle identifier of the app.
Coding Cases
Convert the selection to either camelCase, UpperCamelCase, kebab-case, snake_case or CONSTANT_CASE.
Comment
by Brett TerpstraNew!
Turn selected text into an HTML/code comment.
Dash
Search developer documentation using Dash.
Get IP
Get the selected URL's IP address.
HTML Encode
HTML-encode or decode the selected text.
Iconify
Search icons on Iconify.
IP Lookup
by Vic LiuNew!
Look up basic information about an IPv4 or IPv6 address.
MDN Web Docs
Search MDN Web Docs with the selected text.
Name Color
Suggests a descriptive name for a hexadecimal color value.
Quiver
Send the selection to Quiver, the programmer's notebook.
SnippetsLab
Create a code snippet in SnippetsLab.
Straighten Quotes
New!
Convert "smart" quotation marks and apostrophes to ASCII quotes.
Terminal
Run the selected text as a command in the active terminal window with optional prepend/append text. Supports Terminal, iTerm2, Warp, Ghostty, kitty, and cmux.
Unicode Lens
View the underlying Unicode code points of selected text.
Unix Time
Convert Unix time (in seconds since 01-01-1970) to UTC.
URL Encode
Percent-encode or decode the selected text.