3 repository-uri
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.
Acest proiect oferă un set de imagini containerizate pentru rularea unui Selenium Grid distribuit pentru a automatiza testarea browserelor la scară. Permite testarea containerizată a browserelor prin executarea testelor web automatizate folosind containere de browser efemere și containere de browser WebDriver care se scalează la cerere. Sistemul permite deployment-ul unui grid de testare distribuit pentru a răspândi workload-urile de browser pe mai multe mașini. Include o interfață de browser VNC care oferă o interfață vizuală bazată pe web pentru inspectarea sesiunilor de browser live care rulează în interiorul containerelor. Capabilitățile acoperă debugging-ul testelor de browser prin înregistrare video și inspecție vizuală, precum și configurarea browserelor enterprise, inclusiv instalarea de certificate personalizate. Mediul suportă conexiuni securizate la grid și capacitatea de a personaliza argumentele de lansare a browserului.
Provides VNC-based visual inspection and video recording of browser sessions to analyze test failures.