ibpdnpmcfhoniipkhjflmmaclfedbgcj
Chrome extension to secretly hash texts. Secret Hash allows you to quickly hash texts without exposing the text, the generated hash and the algorithm used. This extension differ from a regular hash generator because it does not expose the text you want to hash, neither the hash generated and the algorithm used to hash. This is useful if you you rely on hashes to access resources, accounts, databases, and are sharing your screen with your colleagues and need to generate a hash. 1 - Type the text you want to hash 2 - Press the "Hash" button 3 - The generated hash will be saved to your clipboard 4 - Customize the algorithm and other preferences inside Options page. Please feel free to contact me if you run into any issues or have any feedback for new features or improvements! Changelog v1.0.0: Added: - Input that allow users to hash strings and save the generated hash automatically to clipboard. - Hash generation with SHA-1, SHA-256, SHA-384 and SHA-512, all from browser API. - User options that allow app customization. Extension Icon made by Roundicons from www.flaticon.com.
Stranger Things
Stranger Things animated Chrome Extension. Transform your Chrome new tab into an immersive animated experience inspired by Stranger things. 🎨 Designed for fans of cinematic sci-fi themes and nostalgic visuals. 🔒 Privacy-friendly: This extension does not collect or transmit any user data.
Request Interceptor
Request Interceptor Extension for Chrome. Request Interceptor: Native HTTP/HTTPS Traffic Manager for Chrome Request Interceptor is a developer tool that allows you to seamlessly intercept, monitor, and route network traffic directly within your browser. Core Features: - Forward, drop, or pause incoming/outgoing requests. - Modify header values and POST payload data on the fly. - Add or delete custom request headers. - Filter interceptions by specific resource types. - Export request details as JSON and browse history. What is New in Version 3.0: - Bulk Actions: Instantly "Forward All" or "Drop All" intercepted requests with a single click. - Advanced Filtering: Isolate specific request types (GET, POST, PUT, DELETE) with interactive multi-select dropdowns. - Color-Coded UI: HTTP methods now feature color badges for faster visual scanning. - Improved UX: Added confirmation dialogs for deletions, "Select All" toggles, and one-click clear buttons for search inputs. - Stability: Fixed edge cases to prevent crashes while routing headless request payloads. What is New in Version 2.0: - Upgraded the extension to the modern Manifest V3 architecture. - Added a dedicated alert page and improved error messaging output. - Refined UI copy (e.g., changing to "Save as a JSON File"). - Added titles to the History and Settings pages for better navigation. - Extension windows now close automatically when you stop debugging. - Added full support for non-Latin characters.
Discord Translator Extension
A Chrome extension that automatically translates Discord messages Discord Translator Extension allows you to automatically translate messages in Discord into your preferred language. Communicate seamlessly with global communities, understand conversations in real time, and break down language barriers. Easy to use, fast, and reliable translation experience.
cocopy
a chrome extension to copy text by your code. You can copy web pages as Markdown, HTML, and any other formats as you wish by writing JavaScript. - New Feature: modifier keys. Now you can change the behavior of a function using modifier keys. Visit the README https://github.com/pokutuna/chrome-cocopy/blob/master/README.md - Replace Preact with React. Bundles are larger but replaced for ease of development.