3 Repos
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.
Dieses Projekt stellt eine Reihe containerisierter Images für den Betrieb eines verteilten Selenium-Grids bereit, um Browser-Tests in großem Maßstab zu automatisieren. Es ermöglicht containerisierte Browser-Tests durch die Ausführung automatisierter Web-Tests unter Verwendung ephemerer Browser-Container und WebDriver-Browser-Container, die bei Bedarf skalieren. Das System erlaubt die Bereitstellung eines verteilten Test-Grids, um Browser-Workloads über mehrere Maschinen hinweg zu verteilen. Es enthält ein VNC-Browser-Interface, das eine webbasierte visuelle Schnittstelle zur Inspektion laufender Live-Browser-Sitzungen innerhalb der Container bietet. Die Funktionen decken das Debugging von Browser-Tests durch Videoaufzeichnung und visuelle Inspektion sowie die Konfiguration von Enterprise-Browsern ab, einschließlich der Installation benutzerdefinierter Zertifikate. Die Umgebung unterstützt sichere Grid-Verbindungen und die Möglichkeit, Browser-Startargumente anzupassen.
Provides VNC-based visual inspection and video recording of browser sessions to analyze test failures.