DevToys New Tab
DevToys New Tab: 80+ developer utilities — JSON, Base64, hash, UUID, JWT, formatters, converters, network & image tools. Offline.
As of June 2026, DevToys New Tab has 120 users and a 5.00/5 rating from 2 reviews in the Developer Tools category.
Usersup 46.3 percent+46.3%
120
120
Ratingno change0%
5.00
2 reviews
Reviewsno change0%
2
Version
1.5.4
Manifest V3
90-day change · In the last 90 days this extension 1 version update.
History
11 snapshotsTracking since Apr 3, 2026.
View as table
| Date | Users | Rating | Reviews | Version |
|---|---|---|---|---|
| Apr 3, 2026 | 82 | 5.00 | 2 | 1.4.9 |
| Apr 17, 2026 | 80 | 5.00 | 2 | 1.4.9 |
| Apr 23, 2026 | 84 | 5.00 | 2 | 1.5.4 |
| Apr 28, 2026 | 91 | 5.00 | 2 | 1.5.4 |
| May 5, 2026 | 102 | 5.00 | 2 | 1.5.4 |
| May 11, 2026 | 111 | 5.00 | 2 | 1.5.4 |
| May 16, 2026 | 110 | 5.00 | 2 | 1.5.4 |
| May 22, 2026 | 107 | 5.00 | 2 | 1.5.4 |
| May 29, 2026 | 115 | 5.00 | 2 | 1.5.4 |
| Jun 5, 2026 | 120 | 5.00 | 2 | 1.5.4 |
| Jun 11, 2026 | 114 | 5.00 | 2 | 1.5.4 |
| Now | 120 | 5.00 | 2 | 1.5.4 |
Changelog
- Apr 17, 2026description
🛠️ DevToys New Tab: Swiss Army Knife for Developers Turn your browser's new tab into a fast developer tools workspace. DevToys New Tab is a dev utils Chrome extension that bundles 30+ essential utilities across formatting, encoding, data conversion, DevOps helpers, testing tools, and image/color tools. Most tools run locally in your browser (offline), so you can work without relying on random online converters. 📌 Local tools + GA4 analytics Tool inputs are processed locally in your browser. The extension uses Google Analytics (GA4) for basic usage analytics (e.g., feature usage). DevToys does not sell personal data. 🔍 Middle Box Search The new tab page includes a search box that uses your browser's default search engine via the Chrome Search API. • Search requires an internet connection. • Developer tools work offline. 🚀 Quick Start Guide 1. Install the extension 2. Open a new tab OR click the extension icon for a popup view 3. Use the search box to search the web with your default search engine 4. Select a tool from the sidebar 5. Start working immediately 💡 Two Ways to Access Dev Tools • New Tab — Opens automatically for instant developer tools access • Popup — Click the extension icon for a quick dev toolbox without opening a new tab ✅ Developer tools included (highlights) 1️⃣ JSON formatter & JSON validator — format, minify, validate, unescape JSON, syntax highlighting, error line numbers 2️⃣ Base64 encoder/decoder — standard + URL-safe Base64 variants 3️⃣ Hash generator — MD5, SHA-1, SHA-256, SHA-512 4️⃣ UUID generator — UUID v4 with one-click copy 5️⃣ JWT decoder — inspect JSON Web Tokens (header, payload, signature) 6️⃣ URL encoder/decoder + HTML encoder/decoder — safe escaping for web work 7️⃣ YAML formatter — clean and format YAML configuration files 8️⃣ SQL formatter — format and beautify SQL queries 9️⃣ XML formatter + XML validator — format, validate, and troubleshoot XML 🔟 Diff tool + list compare — compare text side-by-side, compare lists (diff/intersection) 🧪 Regex tester + JSONPath tester — test patterns/expressions with live matching 🗂️ Data converters — JSON ↔ CSV, XML ↔ JSON, date converter, number base converter (bin/oct/dec/hex) 📝 Markdown preview — live Markdown rendering for docs and README work 🖼️ Image tools — image compressor, image converter (PNG/JPG/WebP/etc.), image resizer, image boxing (letterbox/padding) 🎨 Color tools — color picker (multiple formats) + color blindness simulator (accessibility checks) 💎 Why Developers Use DevToys New Tab ➤ One place for daily dev tools: formatters, converters, validators, testers, and image utilities ➤ Offline developer tools for focused workflows (tools offline; search needs internet) ➤ Clean, modern interface built for speed ➤ Local processing for tool inputs ➤ Uses GA4 for basic usage analytics ➤ Works on Chrome and Chromium-based browsers (Edge, Brave) 🔧 Formatters & Validators (JSON / SQL / XML / YAML) ◆ JSON formatter + validator: beautify, minify, unescape, and debug invalid JSON quickly ◆ SQL formatter: keep queries readable and consistent ◆ XML formatter + XML validator: troubleshoot XML fast ◆ YAML formatter: clean up configs for CI/CD, Kubernetes, Docker, and app settings 🔐 Encoders, Decoders, and Escaping Tools 🔹 Base64 encoder/decoder (standard + URL-safe) 🔹 URL encoder/decoder for query strings and special characters 🔹 HTML encoder/decoder for entities 🔹 Text escape/unescape utilities for safe transformations 🧪 Testing & Debugging Tools ▸ JWT decoder for authentication flows ▸ Regex tester for quick pattern validation ▸ JSONPath tester for extracting data from JSON ▸ Diff tool for comparing text changes ▸ List compare for differences/intersections 🗂️ Converters & Helpers • JSON ↔ CSV converter for data exports/imports • XML ↔ JSON converter for APIs and integrations • Date converter for common date formats • Number base converter: binary, octal, decimal, hex • Cron parser to parse and explain cron expressions 🖼️ Graphics / Image Tools + Color Tools • Image compressor with quality settings • Image converter between common formats (PNG/JPG/WebP/etc.) • Image resizer with high-quality scaling • Image boxing (letterbox/pillarbox padding) • Color picker with multiple formats • Color blindness simulator for accessibility testing 🧐 FAQs ❓ Does the extension work offline? 💡 Developer tools work offline. The search box requires internet because it uses your default search engine. ❓ Does the search box change my default search engine? 💡 No. The search box uses the Chrome Search API and respects your current browser search settings. ❓ Is my data secure? 💡 Tool inputs are processed locally in your browser. The extension uses Google Analytics (GA4) for basic usage analytics. ❓ How do I access the tools? 💡 Open a new tab (loads automatically) OR click the extension icon for a popup view. 🎯 Perfect For • Frontend and backend developers • DevOps engineers working with configs and cron schedules • API developers formatting JSON/XML and converting data • Security-minded developers inspecting JWT tokens • Designers and frontend engineers using image tools, color picker, and accessibility checks • Anyone who needs fast conversions, validation, and text transformations Install DevToys New Tab and get a reliable developer tools new tab: JSON formatter, Base64 encoder/decoder, hash generator, UUID, JWT decoder, SQL formatter, XML formatter/validator, YAML formatter, cron parser, regex tester, JSONPath tester, converters, image compressor/converter/resizer, color picker, and more.
🛠️ DevToys New Tab: Swiss Army Knife for Developers Turn your browser's new tab into a fast developer tools workspace. DevToys New Tab is a dev utils Chrome extension that bundles 80+ essential utilities across formatting, encoding, data conversion, network tools, security, testing, and image/color tools. Most tools run locally in your browser (offline), so you can work without relying on random online converters. 📌 Local tools + GA4 analytics Tool inputs are processed locally in your browser. The extension uses Google Analytics (GA4) for basic usage analytics (e.g., feature usage). DevToys does not sell personal data. 🔍 Middle Box Search The new tab page includes a search box that uses your browser's default search engine via the Chrome Search API. • Search requires an internet connection. • Developer tools work offline. 🚀 Quick Start Guide 1. Install the extension 2. Open a new tab OR click the extension icon for a popup view 3. Use the search box to search the web with your default search engine 4. Select a tool from the sidebar 5. Start working immediately 💡 Two Ways to Access Dev Tools • New Tab — Opens automatically for instant developer tools access • Popup — Click the extension icon for a quick dev toolbox without opening a new tab ✅ 80+ Developer Tools Included 🔧 Formatters & Validators Format and validate JSON, SQL, XML, and YAML. Tidy CSS, HTML, JavaScript, and TOML with dedicated layout and syntax helpers. 🔐 Encoders, Decoders & Escaping Encode and decode Base64 text and images, JWTs, URLs, and HTML entities. Compress and decompress with GZip, convert between hex and ASCII, and decode certificates. 🧪 Testers & Validators Test regular expressions and JSONPath queries, validate JSON against a schema, check XML documents against XSD, parse URLs and query strings, inspect user agents, validate IBANs, and check password strength. 🗂️ Converters Convert between common data formats — for example JSON to YAML, XML to JSON, or Markdown to HTML. Turn cURL commands into code, generate types from JSON, switch number bases, parse and build cron expressions, convert dates and data sizes, and calculate Unix permissions. 🔑 Generators Generate hashes and HMACs, UUIDs, QR codes, BCrypt password hashes, RSA key pairs, one-time passwords, random passwords, placeholder text, fake data sets, and Basic Auth headers. 🌐 Network Tools Calculate IPv4 subnets, expand address ranges, convert between IPv4 formats, and parse IPv6 addresses. 📝 Text Utilities Compare two texts side by side, diff and intersect lists, preview Markdown and HTML, analyze text statistics, find and replace with regex, and sort or deduplicate lines. 🖼️ Image Tools Compress, convert, resize, and crop images. Fit images to a canvas with letterbox or pillarbox padding. 🎨 Color Tools Pick and convert colors between formats, simulate color blindness, and check contrast ratios for accessibility. 📄 Document Tools Compare Word documents and extract text from PowerPoint files. 💎 Why Developers Use DevToys New Tab ➤ One place for 80+ daily dev tools: formatters, converters, validators, generators, network utils, and image tools ➤ Offline developer tools for focused workflows (tools offline; search needs internet) ➤ Clean, modern interface built for speed ➤ Local processing for tool inputs ➤ Works on Chrome and Chromium-based browsers (Edge, Brave) 🧐 FAQs ❓ Does the extension work offline? 💡 Developer tools work offline. The search box requires internet because it uses your default search engine. ❓ Does the search box change my default search engine? 💡 No. The search box uses the Chrome Search API and respects your current browser search settings. ❓ Is my data secure? 💡 Tool inputs are processed locally in your browser. The extension uses Google Analytics (GA4) for basic usage analytics. ❓ How do I access the tools? 💡 Open a new tab (loads automatically) OR click the extension icon for a popup view. 🎯 Perfect For • Frontend, backend, and DevOps engineers • API developers formatting JSON/XML and converting data • Security-focused developers (JWT, BCrypt, RSA, OTP, certificates) • Network engineers working with IPv4/IPv6 utilities • Designers and frontend engineers using image tools, color picker, and accessibility checks • Anyone who needs fast conversions, validation, and text transformations Install DevToys New Tab and open your new tab to a full developer workspace: pick tools from the sidebar to shape data and markup, move between file formats, test and validate inputs, generate secrets and identifiers, use network address helpers, adjust images, and review colors for accessibility — with your work handled in the browser.
- Apr 17, 2026short_description
Developer tools new tab from DevToys: JSON formatter, Base64 encoder/decoder, hash generator, UUID, JWT decoder. Offline. Dev Toys!
DevToys New Tab: 80+ developer utilities — JSON, Base64, hash, UUID, JWT, formatters, converters, network & image tools. Offline.
Permissions & access
- Permissions
- searchstorage
- Host access
- None declared
Screenshots
About
🛠️ DevToys New Tab: Swiss Army Knife for Developers Turn your browser's new tab into a fast developer tools workspace. DevToys New Tab is a dev utils Chrome extension that bundles 80+ essential utilities across formatting, encoding, data conversion, network tools, security, testing, and image/color tools. Most tools run locally in your browser (offline), so you can work without relying on random online converters. 📌 Local tools + GA4 analytics Tool inputs are processed locally in your browser. The extension uses Google Analytics (GA4) for basic usage analytics (e.g., feature usage). DevToys does not sell personal data. 🔍 Middle Box Search The new tab page includes a search box that uses your browser's default search engine via the Chrome Search API. • Search requires an internet connection. • Developer tools work offline. 🚀 Quick Start Guide 1. Install the extension 2. Open a new tab OR click the extension icon for a popup view 3. Use the search box to search the web with your default search engine 4. Select a tool from the sidebar 5. Start working immediately 💡 Two Ways to Access Dev Tools • New Tab — Opens automatically for instant developer tools access • Popup — Click the extension icon for a quick dev toolbox without opening a new tab ✅ 80+ Developer Tools Included 🔧 Formatters & Validators Format and validate JSON, SQL, XML, and YAML. Tidy CSS, HTML, JavaScript, and TOML with dedicated layout and syntax helpers. 🔐 Encoders, Decoders & Escaping Encode and decode Base64 text and images, JWTs, URLs, and HTML entities. Compress and decompress with GZip, convert between hex and ASCII, and decode certificates. 🧪 Testers & Validators Test regular expressions and JSONPath queries, validate JSON against a schema, check XML documents against XSD, parse URLs and query strings, inspect user agents, validate IBANs, and check password strength. 🗂️ Converters Convert between common data formats — for example JSON to YAML, XML to JSON, or Markdown to HTML. Turn cURL commands into code, generate types from JSON, switch number bases, parse and build cron expressions, convert dates and data sizes, and calculate Unix permissions. 🔑 Generators Generate hashes and HMACs, UUIDs, QR codes, BCrypt password hashes, RSA key pairs, one-time passwords, random passwords, placeholder text, fake data sets, and Basic Auth headers. 🌐 Network Tools Calculate IPv4 subnets, expand address ranges, convert between IPv4 formats, and parse IPv6 addresses. 📝 Text Utilities Compare two texts side by side, diff and intersect lists, preview Markdown and HTML, analyze text statistics, find and replace with regex, and sort or deduplicate lines. 🖼️ Image Tools Compress, convert, resize, and crop images. Fit images to a canvas with letterbox or pillarbox padding. 🎨 Color Tools Pick and convert colors between formats, simulate color blindness, and check contrast ratios for accessibility. 📄 Document Tools Compare Word documents and extract text from PowerPoint files. 💎 Why Developers Use DevToys New Tab ➤ One place for 80+ daily dev tools: formatters, converters, validators, generators, network utils, and image tools ➤ Offline developer tools for focused workflows (tools offline; search needs internet) ➤ Clean, modern interface built for speed ➤ Local processing for tool inputs ➤ Works on Chrome and Chromium-based browsers (Edge, Brave) 🧐 FAQs ❓ Does the extension work offline? 💡 Developer tools work offline. The search box requires internet because it uses your default search engine. ❓ Does the search box change my default search engine? 💡 No. The search box uses the Chrome Search API and respects your current browser search settings. ❓ Is my data secure? 💡 Tool inputs are processed locally in your browser. The extension uses Google Analytics (GA4) for basic usage analytics. ❓ How do I access the tools? 💡 Open a new tab (loads automatically) OR click the extension icon for a popup view. 🎯 Perfect For • Frontend, backend, and DevOps engineers • API developers formatting JSON/XML and converting data • Security-focused developers (JWT, BCrypt, RSA, OTP, certificates) • Network engineers working with IPv4/IPv6 utilities • Designers and frontend engineers using image tools, color picker, and accessibility checks • Anyone who needs fast conversions, validation, and text transformations Install DevToys New Tab and open your new tab to a full developer workspace: pick tools from the sidebar to shape data and markup, move between file formats, test and validate inputs, generate secrets and identifiers, use network address helpers, adjust images, and review colors for accessibility — with your work handled in the browser.
Technical
- Version
- 1.5.4
- Manifest
- V3
- Size
- 12.45MiB
- Min Chrome
- 88
- Languages
- 52
- Featured
- No
Metadata
- ID
- ikjakhlpigjeglhjjjbkoppgnfeloboi
- Developer ID
- uea098c29e02fe54139b2463e763d10d7
- Developer Email
- [email protected]
- Created
- Dec 18, 2025
- Last Updated (Store)
- Apr 13, 2026
- Last Scraped
- Jun 11, 2026
- Website
- devtoys.pro
- Support URL
- https://devtoys.pro/pages/support
- Privacy Policy
- https://devtoys.pro/pages/privacy-policy
Similar extensions
Alternatives to DevToys New Tab, ranked by description similarity.
DevTools
40+ developer tools: JSON formatter, Base64/URL encoder, hash generator, JWT debugger, regex tester, and more
78
★ 1.0
DailyDevTools
Developer utilities at your fingertips. JSON formatter, CURL converter, Base64, URL encoder, JWT decoder - all offline.
5
App Are Cool - 260+ Dev Tools
Quick access to 260+ developer tools - JSON, XML, HTML, CSS, Crypto, Color tools and more!
15
DevTools Quick Launcher
One-click access to formatting.tech developer tools — JSON, XML, YAML, Diff, Timestamp, and URL utilities.
8
Stack Online Tools – Developer Utilities
Productivity and developer tools with JSON formatter, text converters, password generator, SEO tools, and calculators.
11
Dev Tools - Web Dev Tools Suite
Essential web dev tools: code formatter, minifier, base64 encoder, regex, color picker, JSON syntax validator, QR generator & more.
161
★ 5.0
DevTools Utilities - Text & Code Helper
Boost your productivity essential developer tools for text transformation, encoding/decoding, JSON formatting, and data manipulation
32
★ 5.0
Discover Web Tools
Simplify web dev: format code, convert files, generate CSS, optimize, and more.
58
★ 5.0
Data sourced from the Chrome Web Store · last verified Jun 11, 2026.