Omni is a browser-based productivity automation tool that operates as a local extension. It provides a command-palette interface to execute workspace actions and manage browsing sessions through text-based inputs. The system allows for local-source sideloading, enabling the software to run from a local directory rather than through a centralized extension marketplace. Capabilities cover browser tab management, including programmatically switching and organizing pages. It also includes tools for bookmark organization and history search, allowing users to filter and retrieve saved pages or pre
pydoll is a Chrome DevTools Protocol automation library and headless browser controller used for web data extraction and parallel browser automation. It controls Chromium-based browsers via direct WebSocket connections, allowing it to manage isolated browser contexts and tabs while bypassing the overhead and detection associated with WebDriver. The project features an anti-bot evasion framework that mimics natural human behavior, including mouse movements generated via Bezier curves and variable typing patterns. It provides specialized stealth capabilities to bypass behavioral analysis and au
This project is a set of build tools and a Vite plugin for browser extension development. It functions as a build tool and hot module replacement framework that automates asset bundling by using the extension manifest as the primary source of truth. The tooling provides a zero-config workflow for cross-browser extensions, integrating real-time code updates into the development process. This allows specific components and scripts to be updated in the browser without requiring a full manual reload of the extension. The suite also includes an end-to-end testing framework and utility for browser
The Great Suspender هو إضافة لمتصفح Chrome وأداة لتحسين الذاكرة مصممة لإدارة حالات تبويبات المتصفح وتقليل استهلاك موارد النظام. يعمل كمدير لتبويبات المتصفح يقوم بتفريغ ذاكرة الوصول العشوائي (RAM) عن طريق تجميد الصفحات الخاملة.
الميزات الرئيسية لـ greatsuspender/thegreatsuspender هي: Tab Management, Browser Memory Management, Chrome Extensions, Resource-Based Tab Suspension, Browser Performance Optimizations, Memory Optimizers, Tab Activity Monitoring, Placeholder Injections.
تشمل البدائل مفتوحة المصدر لـ greatsuspender/thegreatsuspender: crxjs/chrome-extension-tools — This project is a set of build tools and a Vite plugin for browser extension development. It functions as a build tool… googlechrome/chrome-extensions-samples — This repository serves as a comprehensive reference library for browser extension development, providing a collection… autoscrape-labs/pydoll — pydoll is a Chrome DevTools Protocol automation library and headless browser controller used for web data extraction… alyssaxuu/omni — Omni is a browser-based productivity automation tool that operates as a local extension. It provides a command-palette… chibat/chrome-extension-typescript-starter. mdn/webextensions-examples — This project is a reference library and collection of practical code samples for building browser extensions using…