electron-chrome-extension
Extension builder
Tools and APIs for building Electron Chrome extensions with TypeScript
Implementation of Chrome extension APIs for Electron
140 stars
7 watching
27 forks
Language: TypeScript
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
marshallofsound/electron-devtools-installer | Installs and configures Chrome DevTools extensions for Electron applications | 1,132 |
electron/get | Provides a way to download Electron release artifacts from various locations. | 347 |
electron/packager | Tools for packaging and distributing Electron applications on multiple platforms. | 189 |
electron-vite/create-electron-vite | A scaffold to create a new Electron and Vite project with TypeScript | 183 |
electron-vite/vite-plugin-electron | Makes developing Electron apps as easy as normal Vite projects by providing plugins and APIs for hot restart, hot reload, HMR, and more. | 705 |
electron-vite/electron-vite-react | An Electron-based React application with Vite and Sass support, providing a familiar project structure for building desktop applications. | 1,965 |
bampakoa/ngx-electronify | Tools for adding desktop capabilities to Angular applications using Electron | 115 |
sindresorhus/electron-util | Utilities and APIs for Electron apps and modules | 1,291 |
electron-userland/spectron | A tool for testing Electron applications using ChromeDriver and WebdriverIO | 1,681 |
webextension-toolbox/generator-web-extension | Creates a new web extension project with all necessary files and configurations | 302 |
rhysd/electron-about-window | Provides an About This App window for Electron applications | 417 |
fell-lucas/chrome-extension-template-preact-vite | A Chrome extension template built with Preact, TypeScript, and Vite to reduce bundle size while maintaining developer experience. | 81 |
ellerbrock/chrome-extensions-for-webdeveloper | A collection of Chrome extensions to enhance web development workflow and productivity | 16 |
yoctopuce-examples/electron-typescript-preact-boilerplate | An Electron application boilerplate with TypeScript and Preact, focusing on secure communication between main process and UI process. | 5 |
itsmapleleaf/remix-electron | A tool for integrating Electron with Remix, allowing developers to build desktop applications using Remix and Electron together | 301 |