awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 个仓库

Awesome GitHub RepositoriesBrowser Preference Injectors

Applies arbitrary Chrome or Chromium user preferences before the browser starts using a modular sub-plugin interface.

Distinct from User Preference Settings: Distinct from User Preference Settings: applies browser-level preferences programmatically before startup, not user-facing settings screens.

Explore 3 awesome GitHub repositories matching user interface & experience · Browser Preference Injectors. Refine with filters or upvote what's useful.

Awesome Browser Preference Injectors GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • berstend/puppeteer-extraberstend 的头像

    berstend/puppeteer-extra

    7,360在 GitHub 上查看↗

    💯 Teach puppeteer new tricks through plugins.

    Applies arbitrary Chrome or Chromium user preferences before the browser starts using a modular sub-plugin interface.

    JavaScriptautomationchromeheadless-browser
    在 GitHub 上查看↗7,360
  • autoscrape-labs/pydollautoscrape-labs 的头像

    autoscrape-labs/pydoll

    6,919在 GitHub 上查看↗

    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

    Provides the ability to seed browser profiles with historical data to make fresh sessions appear established to anti-bot systems.

    Pythonanti-detectionautomationbrowser-automation
    在 GitHub 上查看↗6,919
  • black7375/firefox-ui-fixblack7375 的头像

    black7375/Firefox-UI-Fix

    5,841在 GitHub 上查看↗

    Firefox-UI-Fix 是一套 CSS 样式表、样式覆盖和 UserChrome 框架,旨在重新定义 Firefox Web 浏览器的布局和外观。它作为一个浏览器界面自定义工具和样式套件,使用 CSS 注入和 DOM 覆盖来修改浏览器外壳。 该项目通过提供与宿主操作系统的深度集成而脱颖而出,使浏览器的窗口装饰、菜单和主题能够匹配系统强调色和原生桌面美学。它包括用于修改界面视觉层级和提供预定义视觉主题分发的专门功能。 广泛的功能领域涵盖全面的布局修改,包括调整元素密度、重新定位标签栏和重组导航工具栏的能力。该项目还提供用于标签管理、内部媒体播放器重新设计、界面动画移除以及自定义内部浏览器页面和排版的工具。 该系统使用 SCSS 实现,并利用浏览器的内部样式机制和偏好驱动的配置。

    Alters browser behavior and feature visibility by modifying internal preference values and flags.

    SCSSfirefoxfirefox-cssfirefox-customization
    在 GitHub 上查看↗5,841
  1. Home
  2. User Interface & Experience
  3. User Preference Settings
  4. Browser Preference Injectors

探索子标签

  • Profile SeedingPopulating browser profiles with simulated historical data to mimic established user sessions. **Distinct from Browser Preference Injectors:** Focuses on seeding history and data for trust/stealth, not just injecting technical configuration preferences.