afbhjjpagmkflnjcpelcgkcnpapepome
Create hosts.click preview links as a guest or with your API key. Hosts.Click is a free tool that allows developers and website administrators to test their websites before updating DNS records. It provides a temporary URL that redirects traffic to a specified IP address and domain, enabling instant testing without modifying local hosts files or waiting for DNS propagation.
Element Spy
Generate CSS selectors and XPath locators for web automation testing. Press Ctrl while hovering to inspect elements. 🎯 The Ultimate Tool for QA Engineers & Automation Testers Element Spy is a powerful Chrome extension that revolutionizes web element inspection by generating optimal CSS selectors and XPath locators with AI-powered intelligence. Perfect for QA engineers, automation testers, and developers who need reliable element locators for testing frameworks. • Press Ctrl while hovering to instantly inspect any element • Generate multiple locator strategies with intelligent scoring • Advanced Robula+ algorithm for maximum locator stability • Full iframe and nested element support • NEW: Free tier with 10 AI-generated locators per month • NEW: Google AI integration for trusted, high-quality suggestions • NEW: Semantic attribute prioritization (data-testid, aria-label, role) • Context-aware locator suggestions using multiple AI providers • Support for DeepSeek, OpenAI, Google AI, and Anthropic • Automatic smart locator generation based on element context • Intelligent scoring and optimization recommendations • Clean, dark-themed UI with intuitive controls • NEW: Enhanced popup visibility and stability • Top-positioned popup for easy access • One-click copy to clipboard functionality • Comprehensive export options in multiple formats • NEW: Client-side usage tracking for free tier • Works on localhost and file:// URLs for local testing • Keyboard shortcuts (Ctrl+Shift+E) for quick access • Secure API key management with local storage • Export element data for documentation and reporting 🎯 Perfect For: • Selenium WebDriver automation • Playwright and Cypress testing • Manual QA testing workflows • Web scraping projects • Element documentation 1. Install the extension 2. Navigate to any website 3. Press Ctrl while hovering over elements 4. NEW: Get 10 free AI suggestions per month or add your own API key 5. Copy locators instantly or use AI suggestions • All processing happens locally in your browser • NEW: Free tier powered by secure Cloudflare Worker proxy • API keys stored securely with Chrome's storage API • No data transmitted except to chosen AI providers • Works exclusively on HTTPS sites for security Transform your web testing workflow with intelligent locator generation. Whether you're building automation scripts or performing manual testing, Element Spy delivers the precise, reliable locators you need. Supported Testing Frameworks: Selenium, Playwright, Cypress, TestCafe, and more! What's New in v1.1.2: ✨ Minor bug fixes, ✨ Sound effects for copy operations --- What's New in v1.1.1: ✨ Position-aware locator testing with visual feedback and audio chimes✨ Framework-specific position syntax (CSS :nth-child, XPath [n], Playwright .nth)✨ Auto-detection of existing position values from selectors✨ Enhanced CSS selector reliability with improved nth-based generation✨ Universal position support across all locator types including AI✨ Always-positioned copy functionality for consistent automation code --- What's New in v1.1.0: ✨ Free tier with Google AI-powered locators✨ Semantic attribute prioritization for better stability✨ Enhanced popup experience and reliability✨ Improved locator quality with data-testid support
URL Host Mover
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.
Host Switcher
Switch the host of the current tab's URL. A Chrome extension that allows you to quickly switch the host part of any URL while preserving the path, query parameters, and hash. Perfect for developers who work with multiple environments (localhost, staging, production, etc.). You can quickly switch to: - Local development servers (`http://localhost:3000`, `http://localhost:8080`) - Staging environments (`https://staging.example.com`) - Testing environments (`https://test.example.com`) - Different API environments - Preview deployments
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 重构,发现有用,但是代替不了手写代码