https://github.com/tamimehsan/chromeextensions
https://github.com/tamimehsan/chromeextensions
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tamimehsan/chromeextensions
- Owner: TamimEhsan
- Created: 2021-05-06T21:20:34.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-05-07T14:28:18.000Z (over 4 years ago)
- Last Synced: 2025-01-21T14:38:44.150Z (9 months ago)
- Language: JavaScript
- Size: 38.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chrome Extensions
Chrome extensions are actually not that hard to build. The main thing is the manifest file and integrating other js and html stuff with this. You can find a good number of tutorials online
Here are some
- [The Bear Extension Tutorial](https://youtu.be/Ipa58NVGs_c)
- [The Quick Launchers Tutorial](https://youtu.be/wHZCYi1K664)
And I later created one myself to Hide facebook shared posts.
If you love my work you can follow me or star this repo. Thank you