Skip to content

kosher9/Chrome-Extension

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chrome-Extension

Contributors Forks Stars License PRs-Welcome

Report Bug · Request Extension

Table of Contents :

(Bottom)

Overview

Chrome Extensions are something which we use very frequently in our day-to-day life for example Grammarly, In this project similarly, I will be adding some extensions and along with it giving some ideas of extensions that can be implemented. Using extension makes life easier but what if we build an extension it makes it more exciting. So you may be on any level of learning you can always contribute to this project and build your very own extensions!

Contribution is fun! ✨

Tech-Stack used :

HTML 5 CSS3 Javascript


(back to top)

Available Extensions

S-No. Extensions Contributed by
01. AD Blocker Saujanya Raj
02. Abusive Word Hider Ayush Mishra
03. Alarm clock Harshita sharma & Siddhant Singh
04. Coding Profile Launcher Ayush Mishra
05. Gif Downloader Manan khandelwal
06. Hex code color picker Mohak Srivastav
07. Highlight Us Suman Mondal
08. Music Mode Manan khandelwal
09. Night Mode RajulPE
10. Prank Your Friend Mahim Kapoor
11. Quotes Tarun Maharshi
12. Random Jokes Mrunal Jambenal
13. Simple Interest Calculator Aniket Pawar
14. Spacing Amirul Sekh
15. Tab Tracker Harshita sharma & Pratyay Roy
16. Timer Pratyay Roy
17. To-Do List ChromeExtension Mohak Srivastav
18. Water Break Ritika Saha
19. Calculator Mohak Srivastav
20. Hello World rohit-raj25
21. Word of the day Manan khandelwal
22. Compound Interest Amirul Sekh
23. Meaning of word Tanwi Kumari
24. TIC TAC TOE Saujanya Raj
25. The Memory Game Ayush Mishra
26. Weather App Srijita Mandal
27. Font changer Mohak Srivastav
28. Rgb hex converter Manan khandelwal
29. screenshot and video recorder Mohak Srivastav
30. Tumbler_tiled Mohak Srivastav
31. URL shortener Manan khandelwal
32. BMI Calculator Ayush Mishra
33. Covid-19 Stats. Abhilipsa Sahoo
34. Dark ColorGen Pratyay Roy
35. Flash Cards Mohak Srivastav
36. Quadratic Equation Calculator Saujanya Raj
37. Rand Pass Raja Majumdar
38. Timezoneee Raja Majumdar
39. Block Site Mohak Srivastav
40. Calender 2022 Mohak Srivastav
41. Panic Button Mohak Srivastav
42. Random Gradient Generator Manan khandelwal
43. Rock Paper Scissor Manan khandelwal
44. Safety Badge Mohak Srivastav
45. Snippet Highlighter Mohak Srivastav
46. Contrast Mohak Srivastav

(back to top)

How to view extension?

Read this documentation it has all steps.


(back to top)

Open Source programs this repo has been part of



(back to top)

Contribution Guidelines

We would ❤️ for you to contribute to Chrome-Extension and help make it better by adding your ideas or by making current one better! We want contributing to be fun, enjoyable, and educational for everyone. All contributions are welcome, including issues as well as updates.



How to Start? 📌

If you have a idea of any Chrome-Extension you want to build just open a issue regarding this , we will discuss and assign you that issue.In case you are confused and have queries just ping me , will help you get along and build!



(back to top)

Submit a Pull Request 🚀

Branch naming convention is as following

TYPE-ISSUE_ID-DESCRIPTION

When TYPE can be:

  • feat - is a new chrome-extension
  • doc - documentation only changes
  • fix - a bug fix/improving current extension or UI enhancement

All PRs must include a commit message with the changes description!

For the initial start, fork the project and use git clone command to download the repository to your computer

. A standard procedure for working on an issue would be to:

  1. git pull, before creating a new branch, pull the changes from upstream. Your master needs to be up to date.
$ git pull
  1. Create new branch from master
$ git checkout -b [name_of_your_new_branch]
  1. Work - commit - repeat ( be sure to be in your branch )

(back to top)

  1. Push changes to GitHub
$ git push origin [name_of_your_new_branch]
  1. Submit your changes for review If you go to your repository on GitHub, you'll see a Compare & pull request button. Click on that button.

  2. Start a Pull Request Now submit the pull request and click on Create pull request.

  3. Get a code review approval/reject

  4. After approval, merge your PR

  5. GitHub will automatically delete the branch after the merge is done. (they can still be restored).

  6. Yey! you made it! 🎊


(back to top)

Contributors


Thanks to all the people who contribute 💜

Contributors



(back to top)

Feedback

If you have any feedback or suggestions please reach out to Project - Maintainer.

Or you can create a issue and mention there , which new features or extension can make this Project more good.



(back to top)

Show some ❤️ by starring this awesome Repository!

About

Different types of Chrome extension

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.5%
  • CSS 6.0%
  • Other 0.5%