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

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

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

2 个仓库

Awesome GitHub RepositoriesBrowser Context Injections

Injecting shared properties and variables directly into a webview's global JavaScript context.

Distinct from Global Function Injection: Distinct from Global Function Injection: covers general properties and variables for application state, not just utility functions.

Explore 2 awesome GitHub repositories matching development tools & productivity · Browser Context Injections. Refine with filters or upvote what's useful.

Awesome Browser Context Injections GitHub Repositories

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

    blackboardsh/electrobun

    5,534在 GitHub 上查看↗

    Electrobun is a desktop application framework and webview-based GUI toolkit used for building cross-platform desktop apps. It provides a TypeScript-based runtime and a native system webview to create interfaces that integrate embedded browser views with host-process logic. The project features a native GPU integration layer with direct FFI bindings, allowing for high-performance GPU surfaces and compute workloads to run within a desktop application. It also includes an inter-process communication bridge using a typed RPC system to exchange data and execute functions between the native backend

    Injects shared properties and variables directly into the browser context for global application access.

    C++
    在 GitHub 上查看↗5,534
  • getgauge/taikogetgauge 的头像

    getgauge/taiko

    3,663在 GitHub 上查看↗

    Taiko is a browser automation framework and web end-to-end testing library used to perform programmatic user actions and verify application behavior. It functions as a headless browser testing tool capable of simulating real interactions and asserting page states in Chromium and Firefox. The project includes a browser interaction recorder that captures live actions and exports them as executable JavaScript automation scripts. It also serves as a web accessibility auditor, analyzing pages to detect accessibility violations and ensure compliance with inclusive design standards. The framework c

    Injects custom JavaScript functions into the browser's global window object to manipulate application state.

    JavaScriptautomationheadlessheadless-browsers
    在 GitHub 上查看↗3,663
  1. Home
  2. Development Tools & Productivity
  3. Debugging, Profiling & Testing
  4. Debugging and Diagnostics
  5. Debugging and Inspection Tools
  6. Debugging and Inspection Tools
  7. Runtime Debugging
  8. Global Function Injection
  9. Browser Context Injections