theAdityaNVS / Chrome-extensions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chrome-extensions

All Contributors

Contributions Welcome

GitHub License MIT

Twitter Follow

DISCLAIMER

1. Do not touch any other files (Add/Update/Delete) in any of the repositories in the parent branch.
2. Any type of changes should be carried out only from your local machine or personal github account. 
3. Do not touch the following file(s)/folder(s) 
    - readme.md (Inside the repository. Your project specific readme is different.) 
    - .all-contributors-src
    - CONTRIBUTING.md - For your reference 
    - .github folder

Introduction

Extensions are made of different, but cohesive, components. Components can include background scripts, content scripts, an options page, UI elements and various logic files. Extension components are created with web development technologies: HTML, CSS, and JavaScript. An extension's components will depend on its functionality and may not require every option.

Regarding Submissions

Please refer to contributing.md within the same folder for all the submission guidelines. It contains the documentation process/Demo video to assist you. For the readme structure inside your project, check the readme inside Project_Name.

References To get started :

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Sudhanshu tiwari

🚧 πŸ‘€ πŸ“– πŸ’»

Archithdwij

🚧 πŸ‘€ πŸ“– πŸ’»

Crio.Do

πŸ“‹ 🚧 πŸ‘€ πŸ“– πŸ’»

Kiran Suresh

πŸ“‹ 🚧 πŸ‘€ πŸ“– πŸ’»

This project follows the all-contributors specification. Contributions of any kind welcome!

About

License:MIT License


Languages

Language:JavaScript 52.4%Language:HTML 25.4%Language:CSS 22.1%Language:Python 0.1%