1 Repo
Build-time injection of custom scripts into WebView containers to access native platform APIs.
Distinct from Native DOM Access: Distinct from Platform API Access: focuses on JavaScript injection as the mechanism, not just pre-defined API mappings. Distinct from Native DOM Access: focuses on native API calls, not DOM manipulation.
Explore 1 awesome GitHub repository matching operating systems & systems programming · JavaScript Injection for System API Access. Refine with filters or upvote what's useful.
PakePlus-iOS is a web-to-native app generator that packages any website or web application into native installers for iOS, Android, and desktop platforms. It wraps web content inside a platform‑specific WebView and provides a cross‑platform build pipeline that compiles installers without requiring a local development environment. Core capabilities include URL obfuscation to hide the source website from scraping, a JavaScript injection engine that embeds custom scripts at build time, and a configuration customizer for branding, window properties, and keyboard shortcuts. The tool differentiates
Injects custom JavaScript at build time into WebView containers to access native system APIs for automation and ad blocking.