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

https://github.com/imvickykumar999/chrome-extension

You can put extension of your file on google chrome !!! https://groups.google.com/g/brython/c/zyZMqOyuov4/m/Nm19XhXnAAAJ
https://github.com/imvickykumar999/chrome-extension

brython chrome-extension email form game snake

Last synced: 4 months ago
JSON representation

You can put extension of your file on google chrome !!! https://groups.google.com/g/brython/c/zyZMqOyuov4/m/Nm19XhXnAAAJ

Awesome Lists containing this project

README

          

# Put Files on Chrome Extension

## Screenshots

### Portfolio
[![portfolio in extension](https://raw.githubusercontent.com/imvickykumar999/Chrome-Extension/master/Oye-Vix%20Portfolio/screenshot.jpg)](https://imvickykumar999.github.io/Oye-Vix)

### Snake Game
[![snake](https://raw.githubusercontent.com/imvickykumar999/Chrome-Extension/master/Brython%20Snake/snake.png)](https://imvickykumar999.github.io/Chrome-Extension)

### Send Email
![send emails](https://github.com/imvickykumar999/Chrome-Extension/blob/master/email%20form/email.png?raw=true)

# How to Get Started ?

## First of all put [manifest.json file](https://github.com/imvickykumar999/Chrome-Extension/blob/master/Oye-Vix%20Portfolio/manifest.json) in folder, and dimension of [icon](https://github.com/imvickykumar999/Chrome-Extension/blob/master/email%20form/vix.png?raw=true) must be 128x128.

1. Open Google Chrome.
2. Put `chrome://extensions/` in serarch bar, press Enter.
3. Edit your manifest.json file's fields like "name": "Extension Name", "default_popup": "file_name.html to open on clicking extension pinned".
![screenshot of developer mode button](https://raw.githubusercontent.com/imvickykumar999/Chrome-Extension/master/developer%20mode.jpg)
5. Click "Developer mode" at top right corner see above screenshot.
6. ...then click "Load unpacked" at top left in above pic.
7. Select Folder and pin on extension bar of chrome tab.
8. Congratulation !!! ...you made your own CUSTOM chrome extension.

### ...if you faced some error, you can ask for Help:
#### here is my [mail_id](mailto:imvickykumar999@gmail.com)