Item logo image for InfraHub Toolkit

InfraHub Toolkit

Item media 5 (screenshot) for InfraHub Toolkit
Item media 1 (screenshot) for InfraHub Toolkit
Item media 2 (screenshot) for InfraHub Toolkit
Item media 3 (screenshot) for InfraHub Toolkit
Item media 4 (screenshot) for InfraHub Toolkit
Item media 5 (screenshot) for InfraHub Toolkit
Item media 1 (screenshot) for InfraHub Toolkit
Item media 1 (screenshot) for InfraHub Toolkit
Item media 2 (screenshot) for InfraHub Toolkit
Item media 3 (screenshot) for InfraHub Toolkit
Item media 4 (screenshot) for InfraHub Toolkit
Item media 5 (screenshot) for InfraHub Toolkit

Overview

9 developer tools in your toolbar: IP Inspector, Password, UUID, JSON, Base64, JWT, URL Scanner, Hash & Unicode. No API keys.

InfraHub Toolkit puts 9 essential developer and network security tools in your Chrome toolbar — instant access, no new tab, no sign-up, no API keys, no data ever leaves your browser. The full web app with 25+ tools is available free at https://infrahub.ninja ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 🛠 THE 9 TOOLS ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 🌐 MY PUBLIC IP INSPECTOR Instantly see your public IPv4 and IPv6 address, ISP name, ASN number, city, country (with flag), and timezone. Auto-refreshes every time you open the extension. Essential for VPN verification, network debugging, and ISP routing checks. 🔐 PASSWORD GENERATOR Generate cryptographically secure passwords using crypto.getRandomValues() — the browser's OS-seeded entropy source. Customize length (4–64 chars), character sets (uppercase, lowercase, digits, symbols), and see real-time entropy strength score. Passwords never touch a server. 🆔 UUID GENERATOR Generate RFC 4122 UUID v4 (cryptographically random) and UUID v7 (millisecond-precision time-sortable, ideal for database primary keys) in batches of 6. Copy individually or copy all. Uses crypto.randomUUID() — no third-party libraries. { } JSON FORMATTER & MINIFIER Paste raw API response JSON and instantly format it with 2-space indentation for readability, or minify it for transmission. Real-time syntax error detection with line/column indicators. Auto-formats on paste. 📄 BASE64 ENCODER / DECODER Encode or decode Base64 with full UTF-8 support. Toggle between standard (RFC 4648 §4) and URL-safe (RFC 4648 §5, replaces + with - and / with _) variants. Perfect for API Authorization headers, data URIs, Kubernetes secrets, and JWT payload inspection. 🔑 JWT DECODER & INSPECTOR Paste any JSON Web Token to instantly decode its header (algorithm, type) and payload (all claims). Shows whether the token is expired with exact time remaining or elapsed since expiry. Works entirely offline — your tokens never leave the extension. 🔍 URL SECURITY ANALYSER Analyse any URL for 13 suspicious heuristic patterns — fully offline, zero network requests, zero API key. Detects: IP-as-hostname, high-risk TLDs (.xyz, .tk, .pw), URL shorteners, Punycode/homograph domains, brand names in subdomains (paypal.evil.com), phishing keywords (login, verify, secure), executable file extensions, double-extension tricks (.pdf.exe), and more. Each finding is colour-coded by severity with a risk score 0–100. One-click deep-scan buttons for VirusTotal (90+ AV engines), Google Safe Browsing Transparency Report, and URLhaus malware database. # HASH GENERATOR Generate SHA-256, SHA-512, and SHA-1 cryptographic hashes using window.crypto.subtle — the browser's native Web Crypto API, the same engine powering TLS. Hashes update in real time as you type. Supports hex output. No third-party libraries, no server calls. ⚠ UNICODE / NON-ASCII DETECTOR Detect hidden threats in text and URLs: confusable characters (Cyrillic "а" that looks identical to Latin "a"), invisible zero-width joiners and non-joiners (ZWJ/ZWNJ), RTL override characters (used in phishing filenames), and IDN/Punycode spoofed domains. Critical for security engineers reviewing code, email headers, or suspected phishing URLs. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 🛡 PRIVACY — 100% LOCAL PROCESSING ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Password, UUID, JSON, Base64, JWT, Hash, Unicode Detector → fully offline, zero network requests ever made. My IP → fetches your public IP from api.ipify.org and ipapi.co only when you open the tab (standard public IP lookup, same as typing "what is my ip" in Google). URL Analyser → 100% client-side heuristic analysis, no network requests. External scanner links (VirusTotal, etc.) open in a new browser tab — the extension itself makes no requests. No accounts. No telemetry. No analytics. No ads. Your passwords, tokens, hashes, and code never leave your device. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 🔗 MORE TOOLS ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Need subnet calculators, DNS lookup, network topology designer, cron humanizer, EU salary calculator, SQL to JSON Schema, and 15+ more tools? Visit the full InfraHub platform: https://infrahub.ninja → Subnet Architecture Planner: https://infrahub.ninja/network-planner → DNS Toolbox with DNSSEC: https://infrahub.ninja/dns-toolbox → IP & IPv6 Calculator: https://infrahub.ninja/ip-calculator → JWT Debugger (full version): https://infrahub.ninja/jwt-debugger → Hash Generator (full version): https://infrahub.ninja/hash-generator All 25+ tools are free, browser-based, and require zero sign-up. Built and maintained by the InfraHub team — https://infrahub.ninja

Details

  • Version
    1.2.2
  • Updated
    May 26, 2026
  • Size
    21.18KiB
  • Languages
    English
  • Developer
    Website
    Email
    amehiny@gmail.com
  • Non-trader
    This developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.

Privacy

Manage extensions and learn how they're being used in your organization
The developer has disclosed that it will not collect or use your data. To learn more, see the developer’s privacy policy.

This developer declares that your data is

  • Not being sold to third parties, outside of the approved use cases
  • Not being used or transferred for purposes that are unrelated to the item's core functionality
  • Not being used or transferred to determine creditworthiness or for lending purposes

Support

For help with questions, suggestions, or problems, visit the developer's support site

Related

PwnDeck Scanner — Website Security & Privacy

5.0

Instant security & privacy audit for any site: headers, cookies, trackers, tech stack, vulnerable JS libraries.

Universal Adobe Debugger

5.0

Adobe Analytics, AEP & Launch debugger. Inspect Web SDK, XDM & tracking calls directly in Chrome DevTools.

Base64Coder: Base64 Decode, Encode & JWT Inspector

5.0

Base64 decode/encode, JWT inspector & image-to-base64 converter for developers.

RePost - API Tester

5.0

REST API, SOAP, WebSockets, SSE tool for devs, testers, and QAs. Send requests, validate responses, debug faster

JSON-LD Tester – Structured Data & Agent Tools Inspector

4.9

Inspect and test JSON-LD, Schema.org data and agent tools on any website.

DevTools

1.0

40+ developer tools: JSON formatter, Base64/URL encoder, hash generator, JWT debugger, regex tester, and more

DevToolkit - All your developer tools, one click away

5.0

DevToolkit, 60+ developer tools in one click, screenshot, CSS inspector, SEO audit, responsive, cookie editor, font detector & more.

CodePrettify: JS, JSON, CSS & RSS Formatter

5.0

A fast, IDE-like viewer for raw JSON, code, and data files: format, validate, fold, search, diff, and inspect.

Ctool 程序开发常用工具

4.8

程序开发常用工具,哈希/加解密/编码转换/时间戳/二维码/拼音/IP查询/代码优化/Unicode/正则等...

JWT Decoder, Base64 & URL Encode/Decode, JSON Formatter, Hash Generator

5.0

Decode JWT, Base64 & URL offline — 100% local processing. JSON format/minify, SHA-256/MD5 hashes, history, right-click menu.

Masquerade Spoofer

5.0

Full HTTP header spoofing: 1000+ UA presets, Client Hints, network/screen/IP geo-spoofing, fingerprint consistency checker.

SecuriScan - Web Security Analyzer

0.0

Lightweight security scanner that analyzes websites for common vulnerabilities, trackers, and security misconfigurations

PwnDeck Scanner — Website Security & Privacy

5.0

Instant security & privacy audit for any site: headers, cookies, trackers, tech stack, vulnerable JS libraries.

Universal Adobe Debugger

5.0

Adobe Analytics, AEP & Launch debugger. Inspect Web SDK, XDM & tracking calls directly in Chrome DevTools.

Base64Coder: Base64 Decode, Encode & JWT Inspector

5.0

Base64 decode/encode, JWT inspector & image-to-base64 converter for developers.

RePost - API Tester

5.0

REST API, SOAP, WebSockets, SSE tool for devs, testers, and QAs. Send requests, validate responses, debug faster

JSON-LD Tester – Structured Data & Agent Tools Inspector

4.9

Inspect and test JSON-LD, Schema.org data and agent tools on any website.

DevTools

1.0

40+ developer tools: JSON formatter, Base64/URL encoder, hash generator, JWT debugger, regex tester, and more

DevToolkit - All your developer tools, one click away

5.0

DevToolkit, 60+ developer tools in one click, screenshot, CSS inspector, SEO audit, responsive, cookie editor, font detector & more.

CodePrettify: JS, JSON, CSS & RSS Formatter

5.0

A fast, IDE-like viewer for raw JSON, code, and data files: format, validate, fold, search, diff, and inspect.

Google apps