mayursojitra / Chrome_Extensions

You can make your own chrome extension by seeing my demo youtube video and make a valid PR, which will be counted in Hacktoberfest😊

Home Page:https://youtu.be/SRkUW_mv64A

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

image

🌟Hacktoberfest 2021🌟

📌Event details :

  • Hacktoberfest® is open to everyone in our global community. Whether you’re a developer, student learning to code, event host, or company of any size, you can help drive growth of open source and make positive contributions to an ever-growing community.
  • All backgrounds and skill levels are encouraged to complete the challenge.
  • Hacktoberfest is a celebration open to everyone in our global community.
  • You can sign up anytime between October 1 and October 31.

📌HacktoberFest Rules :

  • To earn your Hacktoberfest tee or tree reward, you must register and make four valid pull requests (PRs) between October 1-31 (in any time zone).
  • Pull requests can be made in any participating GitHub or GitLab hosted repository/project. Look for the 'hacktoberfest' topic to know if a repository/project is participating in Hacktoberfest.
  • Pull requests must be approved by a maintainer of the repository/project to count.
  • If a maintainer reports your pull request as spam or behavior not in line with the project’s code of conduct, you will be ineligible to participate.
  • This year, the first 55,000 participants who successfully complete the challenge will be eligible to receive a prize.

Whether it’s your first or fiftieth pull request, there’s always more to learn! We’ve put together a few resources that can help you create quality pull requests, keep your repositories pristine, and build on your open source knowledge.




📌Rules To Contribute To This Repo

  • You have to create a unique Chrome extension, by taking reference of the demo video-https://youtu.be/SRkUW_mv64A.
  • Each Extension should contain a logo, a manifest.json file, popup.html , style.css, script.js file.
  • You should not copy other's code.
  • You can create as many PR's, but they should be unique.

📍File naming convention

  • You should create a separate folder inside the main folder "Extension".
  • Give a unique and valid name of your extension.
  • Upload all the given files as mentioned above.
  • Do not create any folder outside the "Extension" folder.

📍Steps For Contribution

1. Fork this repo
2. Star this repo
3. Add a folder of your extension inside "Extension" folder 
4. commit the code
5. Make pull request

Thank You😊

PS- Don't forget to star this repo⭐

About

You can make your own chrome extension by seeing my demo youtube video and make a valid PR, which will be counted in Hacktoberfest😊

https://youtu.be/SRkUW_mv64A


Languages

Language:JavaScript 36.2%Language:HTML 28.6%Language:CSS 18.7%Language:TypeScript 16.5%