Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bhushankummar/chrome-extension-advance-starter-kit
chrome-extension-advance-starter-kit
https://github.com/bhushankummar/chrome-extension-advance-starter-kit
Last synced: 11 days ago
JSON representation
chrome-extension-advance-starter-kit
- Host: GitHub
- URL: https://github.com/bhushankummar/chrome-extension-advance-starter-kit
- Owner: bhushankummar
- License: mit
- Created: 2020-08-27T05:54:47.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-03-23T13:12:04.000Z (8 months ago)
- Last Synced: 2024-04-15T04:40:48.586Z (7 months ago)
- Language: JavaScript
- Size: 107 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# chrome-extension-starter-kit
Chrome Extension starter Kit with es6 standards## Features
- eslint configured with NPM
- Visual Code best coding practice
- Working with Popup File
- Working with Background File
- Working with console.log across all files
- Working with export, imports all types of ES6 keywords
- Working with basic scrapping methods
- Keep alive chrome extension in the background
- Chrome extension Configured with ES6 standards
- Chrome extension Configured with eslint standards
- Chrome extension Configured with .editorconfig standards
- Ability to add custom HTML elements into the Popup and listen elements events
- Added overlay/sidebar on button click from the popup
- Added content menu and sub content menu on text selection
- Get the selection text from the html## Do you need an expert?
Are you in need of a developer? If so, please reach out here. [Submit your project request here.](https://goo.gl/forms/UofdG5GY5iHMoUWg2)
Originally by [Bhushankummar - [email protected]](mailto:[email protected]).