nogghcjmiagnejkdemkgjhonpamecjde
JSON Editor, Base64 Tool, Timestamp Converter, and Authorization Generator ## Summary (One-liner) A powerful developer toolbox featuring a high-precision JSON editor with BigInt support, Timestamp converter, Base64 tools, and Auth generator—optimized for the Chrome Side Panel. **RdTools** is the ultimate productivity companion for modern web developers. Stop switching between multiple browser tabs or external sites to format JSON, convert timestamps, or encode strings. RdTools brings essential debugging utilities directly into your browser’s **Side Panel**, providing a seamless, high-performance workflow. ### 🚀 Key Purpose RdTools is designed to solve the common "precision loss" and "context switching" problems developers face during API debugging and data manipulation. From handling massive IDs (BigInt) to exploring deeply nested JSON strings, RdTools ensures your data remains accurate and accessible. #### 1. Advanced JSON Editor (High Precision) * **BigInt Data Safety**: No more truncated IDs! RdTools preserves the precision of long integers (16+ digits) like Snowflake IDs, which standard JS tools often break. * **Intelligent Search**: Find keys or values instantly with character-level highlighting. The tool automatically expands parent nodes to reveal hidden matches. * **Auto-Nested Parsing**: Detected a JSON-serialized string inside a value? RdTools parses it recursively so you can explore it as a sub-tree. * **Dual-Mode Editing**: Edit simple values inline or use the formatted Modal editor for long strings and nested objects. * **Validation**: Real-time syntax highlighting and error messaging for invalid JSON inputs. #### 2. Unix Timestamp Converter * Seamlessly convert between Unix timestamps (seconds & milliseconds) and local human-readable date strings. * One-click "Current Time" retrieval for quick reference. #### 3. Base64 & Encoding Tools * High-speed Base64 encoding and decoding. * Full **Unicode/UTF-8 support**, ensuring your special characters and emojis are never garbled. #### 4. Authorization Header Generator * Instantly generate standard `Basic Auth` headers for your API calls. ### 💻 Seamless Integration * **Side Panel First**: Optimized specifically for the Chrome Side Panel, allowing you to debug alongside your active tab without losing focus. * **Vertical Layout**: Designed with a stack-based layout to maximize vertical space, perfect for side-by-side work. * **Developer-Centric UX**: 1-second "Copy Result" toast, "Prettify" shortcuts, and a dark, high-contrast UI that matches your code editor. ### 🔒 Privacy & Security RdTools runs entirely locally in your browser. Your data—JSON payloads, credentials, and converted strings—never leaves your computer. No tracking, no external API calls, just pure local performance. **Elevate your development workflow today with RdTools!**
JSON Formatter
Format, validate, minify, and copy JSON locally with fast ShiftShift command-palette access in Chrome. JSON Formatter: Format and beautify JSON data instantly with this powerful JSON formatter Chrome extension. This tool helps you format JSON with proper indentation, validate JSON syntax, and minify JSON files for efficient storage and transmission. Do you struggle with unreadable JSON data that looks like a wall of text? Are you tired of manually fixing JSON formatting errors that break your applications? This JSON formatter solves these problems by providing instant formatting, validation, and minification right in your browser. Key benefits of using this JSON formatter extension: 1️⃣ Format JSON with proper indentation and readable structure instantly 2️⃣ Minify JSON to reduce file size by removing unnecessary whitespace 3️⃣ Validate JSON syntax and catch errors before they cause problems 4️⃣ Copy formatted or minified JSON to clipboard with one click 5️⃣ JSON processing happens locally in your browser for privacy ➤ Open the extension from your Chrome toolbar or keyboard shortcut ➤ Paste your JSON data into the input field or type it directly ➤ Click Format to beautify JSON with proper indentation and spacing ➤ Click Minify to compress JSON by removing all unnecessary whitespace ➤ Copy the result instantly and use it in your projects immediately This this formatter Chrome extension uses native browser JSON parsing to ensure accurate formatting and validation. The tool handles complex nested objects, arrays, and all standard JSON data types with precision and reliability. ▸ Developers working with APIs and JSON responses daily ▸ Frontend engineers formatting JSON for configuration files ▸ Backend developers validating JSON before processing ▸ QA testers checking JSON structure and syntax correctness ▸ Students learning JSON format and data structure concepts Common use cases for this JSON prettifier: • Format API responses to understand data structure and relationships • Beautify configuration files for better readability and maintenance • Validate JSON before sending to servers to prevent errors • Minify JSON payloads to reduce network transfer size • Debug JSON parsing errors by identifying syntax problems quickly This JSON validator provides immediate feedback when your data contains errors. Invalid JSON triggers clear error messages that help you identify and fix problems without guessing. The validation happens instantly as you work, saving time and preventing issues. Does it work offline? JSON formatting and validation work offline after installation. Your JSON data is processed entirely in your browser. The command palette suggestions feature requires internet connection to display other ShiftShift tools you might find useful. What JSON features are supported? This the extension supports all standard JSON data types including objects, arrays, strings, numbers, booleans, and null values. Nested structures of any depth work perfectly with proper formatting. Access this the JSON tool instantly using the ShiftShift command palette. Three convenient ways to open the extension from any webpage: 1. Double-tap the Shift key quickly for instant access 2. Press Cmd+Shift+P on Mac or Ctrl+Shift+P on Windows and Linux 3. Click the extension icon in your browser toolbar Navigate the ShiftShift interface effortlessly with keyboard shortcuts: - Use arrow keys Up and Down to move through the list - Press Enter to select and open the this browser tool - Press Esc to go back or close the palette The ShiftShift ecosystem provides additional features you will appreciate: ➤ Smart sorting by frequency of use or alphabetically ➤ Quick search across all your installed ShiftShift tools ➤ Customizable theme with Light, Dark, or System options ➤ Full interface localization supporting 52 languages The command palette may display suggestions for other ShiftShift tools based on your usage patterns. Each suggestion includes an Install button that opens Chrome Web Store for that tool. You can dismiss any suggestion you do not want to see. Privacy and security remain priorities in this this formatter. JSON formatting and validation happen locally in your browser. Your JSON data stays private on your device and is never uploaded. The extension connects to ShiftShift servers only for tool suggestions and usage analytics. The extension works efficiently with JSON files of various sizes. Small snippets format instantly while larger files process smoothly without freezing your browser. Lightweight design ensures minimal impact on system resources and browser performance. Install this this tool Chrome extension today and transform how you work with JSON data. Stop struggling with unreadable JSON that slows down development. Start formatting JSON instantly with professional quality using the power of ShiftShift command palette.
JSON Editor
A tool to view, edit, format, repair, query, transform, and validate JSON Open web pages with JSON content or JSON files to view, edit, format, repair, query, transform, and validate JSON directly on the browser. Features: * View JSON as a tree. The JSON tree view utilizes right-click to open the context menu, and double-click to start editing a key or value. It supports copy/paste from and to the system clipboard. * View JSON as formatted text. * View JSON as a table, for top-level arrays or nested arrays. * Search and replace * Undo and redo actions * Edit the JSON keys, and values, copy, paste, duplicate, insert, or remove * JSON formatting and minifying * Query JSON with plain JavaScript or using the built-in form * Sort, filter, and transform JSON * Handle large JSON documents up to 512 MB It uses the powerful https://github.com/josdejong/svelte-jsoneditor/ and the Manifest V3 for enhanced security, privacy, and performance. Make sure to disable any other JSON viewing built-in into the browser or other JSON viewer extensions.
DevKit - Developer Toolbox
Essential developer utilities in your browser toolbar. JSON, Base64, JWT, hashes, timestamps, regex, colors, diff and more. DevKit puts essential developer utilities right in your browser toolbar. No more switching tabs to format JSON, decode a JWT, or convert a timestamp. ── FORMATTERS ── • JSON Formatter — format, minify, and validate JSON with instant error feedback • Diff Viewer — compare two blocks of text side-by-side and see exactly what changed • Markdown Preview — write Markdown and see the rendered output live ── ENCODERS & DECODERS ── • Base64 — encode or decode Base64 strings in one click • URL Encoder — encode or decode URL/URI components • JWT Decoder — inspect the header, payload, and expiry of any JWT token • HTML Entities — escape and unescape HTML entities • Hash Generator — generate MD5, SHA-1, SHA-256, and SHA-512 hashes ── CONVERTERS ── • Timestamp — convert between Unix timestamps and human-readable dates (ms and seconds) • Number Base — convert between binary, octal, decimal, and hexadecimal • Color Converter — convert between HEX, RGB, and HSL with a live color preview • Case Converter — switch text between camelCase, PascalCase, snake_case, kebab-case, and more ── INSPECTORS ── • Regex Tester — test patterns against live text with match highlighting and capture groups • String Inspector — count characters, words, lines, and bytes in any text ── WHY DEVKIT ── ✓ Results update as you type — no buttons to click ✓ One-click copy on every output ✓ Keyboard shortcut: Ctrl+Shift+D (Cmd+Shift+D on Mac) ✓ Dark and light themes ✓ Remembers your last tool and input between sessions ✓ Fully offline — nothing is sent anywhere ── PRIVACY ── DevKit runs entirely in your browser. No data leaves your machine. No accounts. No analytics. No tracking. Ever. ─────────────────────────────────────── DevKit covers the browser. 1DevTool covers everything else. Need AI agent terminals, an API client, and connections to 13 databases — all in one desktop app? → https://1devtool.com/
JSON Viewer and Editor
JSON viewer and editor with syntax highlighting, JSONPath queries, real-time editing. Works with SharePoint and OneDrive. # The Most Complete JSON Tool for Developers **JSON Viewer and Editor** is the professional Chrome extension that makes working with JSON data effortless. Whether you're debugging APIs, analyzing SharePoint responses, or editing configuration files, our extension provides everything you need in one beautiful, fast interface. ## 🚀 Why Developers Love This Extension ⭐ **Works Where Others Fail** - ✅ Full SharePoint Online compatibility - ✅ OneDrive API responses - ✅ Large files (handles 10MB+ JSON effortlessly) - ✅ No popup blockers - everything inline ⭐ **Edit JSON Right in Your Browser** - Real-time validation as you type - Save changes and update all views instantly - Add, remove, or modify any property - Confirmation dialogs prevent accidental data loss - Visual indicators show unsaved changes ⭐ **Powerful JSONPath Query Engine** - Full JSONPath-Plus library (100% spec compliant) - Query history with quick reuse - Export query results to JSON - Helpful syntax guide built-in - Test queries: `$..price`, `$.users[?(@.age>30)]`, `$[0:5]` ⭐ **Beautiful, Theme-Aware Interface** - Automatic dark/light mode detection - Manual theme toggle (System/Dark/Light) - Syntax highlighting for all JSON types - Professional color schemes - Clean, modern design ## 🎯 Key Features ### View Modes **Pretty View** - Syntax-highlighted, formatted JSON **Tree View** - Collapsible object explorer with expand/collapse all **Raw View** - Original unmodified source **Edit Mode** - Full-featured JSON editor (NEW!) ### Advanced Tools ✓ **JSONPath Queries** - Filter and extract data with powerful queries ✓ **Search & Highlight** - Find text across any view mode ✓ **Copy & Download** - Export in any format ✓ **Error Detection** - Pinpoint syntax errors with line/column numbers ✓ **URL Detection** - Clickable links in string values ### Developer Productivity - Keyboard shortcuts (1-4 for views, Ctrl+F for search) - Instant JSON validation on page load - Works with file:// URLs for local testing - Minimal permissions (no data collection) - Lightning-fast performance ## 💼 Perfect For **API Developers** Debug REST APIs, test endpoints, analyze responses, modify payloads on the fly **SharePoint Administrators** View and edit SharePoint REST API responses, OneDrive file metadata, user profiles **Data Analysts** Explore complex JSON structures, extract specific data with JSONPath, export subsets **Front-End Developers** Inspect API responses, validate JSON schemas, prototype data structures **DevOps Engineers** Review configuration files, modify environment variables, validate CI/CD outputs ## 🎨 What Makes Us Different ❌ **Other Extensions:** - Break on SharePoint/OneDrive URLs - Open annoying popups - Limited JSONPath support - No editing capabilities - Bloated with ads and tracking ✅ **JSON Viewer and Editor:** - Works everywhere (SharePoint, OneDrive, APIs) - Clean inline interface - Full JSONPath-Plus library - Powerful real-time editing - Zero tracking, zero ads, 100% privacy ## 🔒 Privacy & Security - **No data collection** - Your JSON never leaves your browser - **Minimal permissions** - Only reads page content - **No external servers** - Everything runs locally - **Open development** - Community-driven improvements - **No tracking or analytics** - Complete privacy ## 📊 Use Cases ### 1. API Development ``` 1. Call your API endpoint 2. JSON auto-formats instantly 3. Run JSONPath query: $.data.users[*].email 4. Copy results for testing ``` ### 2. SharePoint Integration ``` 1. Access SharePoint REST endpoint 2. View list items with proper formatting 3. Edit metadata directly in browser 4. Save and export modified JSON ``` ### 3. Data Analysis ``` 1. Load large JSON dataset 2. Navigate tree structure 3. Filter with JSONPath: $..products[?(@.price