Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/morzhanov/chrome-extension-example

Simple Chrome extension example.
https://github.com/morzhanov/chrome-extension-example

chrome chrome-extension css extension html js manifest

Last synced: 5 days ago
JSON representation

Simple Chrome extension example.

Awesome Lists containing this project

README

        

# Chrome Extension example

### Simple Chrome extension project.

Check it on Chrome web store

### Add to your Chrome Extensions:

1. Go to `chrome://extensions/`
2. Press LOAD UNPACKED
3. Select /src folder in file upload dialog window.

### Publish on Chrome Web Store:

1. Create .zip archive with /src folder.
2. Go to Chrome Developer console.
3. Click `Add Item`.
4. Upload .zip archive.
5. Edit and save extension.
6. Publish on Web store.