A brutal Chrome extension that blocks distracting websites and insults you when you try to access them. Get motivated through tough love! 🔥🥰🔪
GetInsultd helps you stay focused by:
- Blocking websites you know you shouldn't visit during work/study time ( thou shall add them )
- Showing you savage insults when you try to access blocked sites
- Giving you a motivational button to close the tab and get back to work
Don't worry if you've never installed a Chrome extension from code before! Just follow these simple steps:
For Mac:
- Open Terminal (press
Cmd + Space, type "Terminal", press Enter) - Type:
git --versionand press Enter - If you don't have it, you'll be prompted to install it automatically
For Windows:
- Download Git from git-scm.com
- Install it with default settings
- Open Command Prompt and type
git --versionto verify
For Linux:
sudo apt-get install git # For Ubuntu/Debian
# or
sudo yum install git # For Fedora/CentOS-
Open your terminal/command prompt
- Mac:
Cmd + Space→ type "Terminal" - Windows: Press
Win + R→ type "cmd" → press Enter - Linux:
Ctrl + Alt + T
- Mac:
-
Navigate to where you want to save the extension
cd Desktop # This saves it to your Desktop # or cd Documents # This saves it to your Documents
-
Clone (download) the repository
git clone https://github.com/limegreen-studio/getinsultd.io.git
-
Open Google Chrome
-
Go to Extensions page
- Type
chrome://extensions/in the address bar and press Enter - OR click the three dots (⋮) → More Tools → Extensions
- Type
-
Enable Developer Mode
- Look for a toggle switch that says "Developer mode" in the top-right corner
- Click it to turn it ON (it should turn blue/green)
-
Load the extension
- Click the "Load unpacked" button (appears after enabling Developer mode)
- Navigate to where you cloned the repository
- Select the
chrome-extensionfolder (the one that containsmanifest.json) - Click "Select Folder" or "Open"
-
Pin the extension (optional but recommended)
- Click the puzzle icon (🧩) in your Chrome toolbar
- Find "GetInsultd" in the list
- Click the pin icon (📌) next to it
- Now it will show in your toolbar!
You're all set! 🎉
- Visit any website you want to block (like reddit.com, twitter.com, etc.)
- Click the GetInsultd extension icon in your toolbar
- Click "Block This Site"
- Done! That site is now blocked
Go try and see
- Click the GetInsultd extension icon
- Find the website in your blocked list
- Click the ✕ button next to it
- The site is now unblocked!
-
Open the file:
data/insults.json -
Add your custom insults in this format:
"Your custom *insult* goes here"(Text between
*will be shown in italic and in diff font) -
Save the file
-
Reload the extension in Chrome
-
Save and reload the extension
Want to make GetInsultd better? Here's how:
- Prep a logo, we dont have one right now. Im thinking i in italics or something striking.
Ideas for contributions:
- Add more insults
- Give feedback on the usecase, Give suggestions for improvment :D
Built by Lime Green Studios
- lime green studios
- Star the repo if you like it! ⭐
Remember: The insults are meant to motivate you, not hurt you. Use GetInsultd to build better habits and stay focused on what matters! 💪
Stay focused. Get Insultd. Be Productive. 🚀
P.S this is a WIP repo, dont blame us if things are not right :D