chrome-extension-sdk
v1.0.2
Published
Chrome Extension SDK is default template for quickly starting a project.
Downloads
4
Maintainers
Readme
Chrome Extension SDK
It is default template for quickly starting an extension to browser by the chromium engine.
Required
- Install
npm
- Install browser by chromium engine
Install
- Use command
npm install
- Visit url
chrome://extensions/
- Load unpacked of
dist/
folder
Links
- Use the chrome documentation. https://developer.chrome.com/docs/extensions/reference/api
- Use the Bootstrap 5 toolkit documentation. https://getbootstrap.com/docs/5.3/getting-started/introduction/
- Use the TypeScript documentation. https://www.typescriptlang.org/docs/