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
26 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,127 |
electron/get | Provides a way to download Electron release artifacts from various locations. | 344 |
electron/packager | Tools for packaging and distributing Electron applications on multiple platforms. | 175 |
electron-vite/create-electron-vite | A scaffold to create a new Electron and Vite project with TypeScript | 177 |
electron-vite/vite-plugin-electron | An Electron application development plugin for Vite. | 690 |
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,916 |
bampakoa/ngx-electronify | Tools for adding desktop capabilities to Angular applications using Electron | 114 |
sindresorhus/electron-util | Utilities and APIs for Electron apps and modules | 1,280 |
electron-userland/spectron | A tool for testing Electron applications using ChromeDriver and WebdriverIO | 1,680 |
webextension-toolbox/generator-web-extension | Creates a new web extension project with all necessary files and configurations | 301 |
rhysd/electron-about-window | Provides an About This App window for Electron applications | 414 |
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. | 80 |
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 | 297 |