Skip to content

cnanney/dev-toolbox

Repository files navigation

Dev Toolbox


Dev Toolbox is a browser extension that provides quick offline access to various development tools.

Current tool set

  1. Calculate hashes
  2. Encode and decode HTML, URI, Base64
  3. Convert number between different bases
  4. Parse and manipulate various time formats
  5. Format and inspect IPv4/CIDR addresses
  6. Search all v13.1 emoji with quick copying

Dev Toolbox runs entirely offline, makes no external requests, and only requires local storage permission to remember the last tool used and its input.

Try it online: https://cnanney.github.io/dev-toolbox/

More tools coming in v2.

Installation

Chrome

Available on the Chrome Web Store.

Edge

Chrome extensions can be installed as-is from the Chrome Web Store.

Firefox

Available from Firefox Add-ons.

Differences in Firefox:

  • Emoji "Copy as PNG" button not available due to lack of support (by default) for ClipboardItem.

Screenshots

Simple offline tools

Dark mode

Instant emoji search

Emoji details and quick copy