3 个仓库
Tools and procedures for inspecting and troubleshooting browser extension components like background scripts and popups.
Explore 3 awesome GitHub repositories matching development tools & productivity · Browser Extension Debugging. Refine with filters or upvote what's useful.
Joplin is an open-source, cross-platform note-taking application designed for secure, private knowledge management. It functions as a local-first productivity platform, maintaining a complete relational database on the user's device to ensure offline availability and high-performance data retrieval. The application prioritizes data sovereignty by implementing an end-to-end encryption layer, which secures all information locally with a master key before any synchronization occurs. The platform distinguishes itself through a delta-based synchronization engine that transmits only specific file c
Inspect background processes and web-based components directly within browser developer consoles to troubleshoot extension connectivity or functional errors.
This repository serves as a comprehensive reference library for browser extension development, providing a collection of code samples and implementation patterns. It is designed to help developers understand the requirements for building extensions that adhere to current manifest standards, specifically focusing on the transition to and implementation of version three specifications. The project provides functional examples for core extension capabilities, including the use of event-driven background service workers, isolated content script injection, and message-passing for inter-process com
Facilitates debugging of background scripts and popups using standard browser developer tools.
该项目提供了一组容器化镜像,用于运行分布式 Selenium Grid 以大规模自动化浏览器测试。它通过使用按需扩展的临时浏览器容器和 WebDriver 浏览器容器执行自动化 Web 测试,从而实现容器化浏览器测试。 该系统允许部署分布式测试网格,以将浏览器工作负载分散到多台机器上。它包括一个 VNC 浏览器界面,提供了一个基于 Web 的可视化界面,用于检查在容器内运行的实时浏览器会话。 功能涵盖通过视频录制和视觉检查进行的浏览器测试调试,以及包括安装自定义证书在内的企业浏览器配置。该环境支持安全网格连接以及自定义浏览器启动参数的能力。
Provides VNC-based visual inspection and video recording of browser sessions to analyze test failures.