plkkkaggbaognloikipedgljlpbkffoh
This extension is yet another URL redirector attempt :-) It is more for developers. When it is not possible to modify the "etc/hosts" file because we do not have the permissions, this extension makes possible to manage browser redirection rules. And it is possible to manage them by groups and select the one whose rules are active. It was developed without pretention (you just have to see the poverty of the design :-)), but if you have any remarks or suggestions, don't hesitate to let me know.
CyberPad
CyberPad: Your Ultimate Security, Development & Pen-testing Notepad A secure, distraction-free notepad for your security assessments, coding, or penetration testing. Perfect for quickly documenting findings, writing and formatting code, and keeping all your notes organized—right in your browser. 🆕 What's New in v2.2.1 - Live Markdown Preview: Instantly see your formatted notes as professional HTML documents - Settings Dashboard: Customize your exports with company logos, custom footers, and confidentiality levels - Document Branding: Upload your logo and add custom footers for client-ready reports - Confidentiality Markings: Label documents as Public, Private, or Confidential with color-coded headers - Enhanced Export Options: Choose which elements (logo, footer, classification) to include in each preview - Fixed path issues for Linux systems ✨ What CyberPad Does - Keeps Your Notes Private: Everything stays local in your browser—no cloud sync, no external connections. - Preview Your Work: Instantly preview Markdown as formatted HTML with custom branding. - Professional Export Ready: Add company logos, footers, and confidentiality markings for polished reports. - Simplifies Security Work: Effortlessly capture vulnerabilities, bugs, or configuration changes during assessments and bug hunts. - Supports Multiple Languages: Highlight syntax for HTML, JavaScript, Python, PHP, CSS, and many more. - Dark & Minimalist Theme: Less strain on your eyes, more focus on your work. - Easy Saving & Organization: Save multiple findings with timestamps, quickly download notes as Markdown, and stay on top of your work. - Emoji Integration: Add 🛠️, ✅, or ⚠️ as quick status indicators. ⚡ Why You Should Install It - Local-Only Storage: No one sees your notes. Perfect for pen-testing or handling sensitive info. - Live Preview: See your formatted notes instantly before exporting. - Custom Branding: Upload your company logo and add custom footers for professional documentation. - Confidentiality Controls: Mark documents as Public, Private, or Confidential with visual indicators. - Effortless Reporting: Export Markdown files in one click for easy integration into your final reports. - Developer-Friendly: Write code, format it with built-in tools, and reference it later without leaving the browser. - Bug Bounty & Research: Keep track of new vulnerabilities or findings in real time. - Minimal Permissions: Only needs storage, contextMenus, and activeTab—ensuring your system stays secure. 🚀 Built For - Security Assessments: Document each step and vulnerability with professional formatting - Penetration Testing: Quick note-taking during engagements with instant preview - Bug Bounty Hunting: Organized approach to discoveries with branded exports - Development: Syntax highlighting and code snippets - System Administration: Document configurations and updates - Security Research: Compile and structure research data with custom templates ⚙️ Key Features - Live Markdown Preview: See formatted HTML output instantly - Custom Document Branding: Upload logos and add custom footers - Confidentiality Markings: Label documents as Public, Private, or Confidential - Multiple Language Support: HTML, JavaScript, Python, PHP, CSS, and more - Markdown Capabilities: Format your notes for professional reporting - Instant Export: One-click download of notes - Timestamped Entries: Keep track of when you made each discovery - Easy Copy/Paste: Works smoothly for code or text snippets - Bug Reporting System: Quickly log and manage software bugs - Settings Dashboard: Customize your export templates and preferences - Clean Interface: Avoid distractions and focus on your work 🔒 Privacy & Security - Stores notes only in your browser - No external servers or cloud databases - Minimal permissions, strict content security policy - Manifest V3 compliance Install CyberPad and get a lightweight, secure space for all your security findings and development notes—with professional export capabilities right at your fingertips.
Keenetic Policy Switch
Policy switcher for Keenetic router This extension designed to simplify the process of policy management for specified hosts on your Keenetic router. This extension offers a straightforward and efficient way to switch between policies from the available list for a specific host on your network. You can pass all device traffic via a specified connection, such as a VPN or direct connection in one click.
Auto Local: Reload Local Host Automatically
Auto-reload localhost pages when switching tabs or windows with this extension and save time on manual refreshes. Automatically refresh your localhost pages when you switch between windows, programs, or browser tabs with this efficient Chrome extension, designed specifically for developers. Say goodbye to constant manual refreshing and enjoy an uninterrupted workflow with pages that update in real-time every time you switch focus. ➤ Refresh all URLs associated with localhost instantly, for example: localhost:5000 localhost:488/all-sub-domains localhost:3000/all-sub-domains 127.0.0.1:5501 127.0.0.1:5501/all-sub-domains.html ➤ Choose exactly when the reloading occurs: Reload on switching between applications or browser tabs, or both. Toggle auto-reload on or off with a simple button in the extension’s popup for ultimate flexibility. ➤ Boost Your Productivity: Ideal for frontend and backend developers, it reduces the repetitive hassle of manual refreshing, keeping your localhost pages up-to-date so you can focus on the code. ➤ You can also see how many hours you've spent on localhost, giving you a better sense of your productivity and helping you track your development time.
Awesome Host Manager
本地 hosts 管理插件 ## 概述 Yet another Host tools. —— 又一个 host 管理工具 * 秒切 host 无延迟 😎 * 基于 chrome 代理 ❤️ * 兼容 socket 代理 🤔 * 简洁好用,无多余功能 👏 ## 变更记录: ### 1.2.1 1. 移除 bulma 依赖 2. 修复空行引起的 IP 地址检测空的异常 ### 1.2.0 1. 升级 manifest V3 2. 迁移使用 preact,取消 react/redux/bulma 的依赖包 3. UI使用原生 CSS 4. 使用 TypeScript 重构,esbuild 构建最终插件的产物 5. 尝试使用 cursor 重构,发现有用,但是代替不了手写代码