Let's inject JavaScript into websites to make life easier!
What is this project?
Have you ever been in a wesite and thought to yourself:
- This website is so unfriendly.
- I wish this website had some new features that could make it better and easier for me.
If you agree, let me tell you a secret: there's a way through!
What?!
Yes! We will be injecting Javascript into these websites that will make them better for us and easier to use
For example:
You are watching a lecture on YouTube and you're really trying to concentrate, but there's a coll video on the left side that seems super funny, so you end up clicking on it and wasting your precious time instead of studying.
Frustrating, isn't it?
So here's the solution:
A script that removes all unrelated videos on YouTube, so they won't disturb you while you're trying to concntrate.
That means: No more distraction while you're studying.
How does that sound to you? ;)
And there are more!
- Go to Chrome Store and download the
tampermonkey
extension. - After installed, go the the extenstion's dashboard, simply by right clicking on the extension's icon that is located in the top of Chrome browser, right next to the settings button.
- Click on the
+
button to add a new script. - Go back to my github repository, copy on of the scripts here that you find relevant for you, and paste inside the script window from step #3.
- Save the script (Ctrl + S)
- Close Chrome (I recommend also killing chrome task in task manager)
- Open Chrome and enjoy!