Chrome Extension template using JavaScript, HTML, and Webpack.
A Chrome Extension template demonstrating common extension features such as new tab override, options page, action popup, content scripts, background service worker, omnibox, and keyboard shortcuts. Built with JavaScript, HTML, and Webpack and using chrome.storage.sync for storage. Suitable for developers building or testing Chrome browser extensions and automating publishing via GitHub Actions.
0