- 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.
- 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.
- 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.
- 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.
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