ngntrgduc / get-shit-done

No more procrastination

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Get shit done

No more procrastination.

Why?

Because procrastinationnnnnnnnnnnnnnnnnnnnnnnnnn.

How it works?

I don't know, I randomly deleted some lines of code and it just works. When toggle, this extension will "block" some specific sites by turning it to a black background with a random motivating quote.

image

Features

  • No more procrastination, time-saving.
  • Easily toggle on/off (when you really need to procrastinate), auto reload page after toggle.
  • Can block sites forever (cannot toggle on/off).
  • Currently support sites: Facebook (block forever because too many advertisements recently), Messenger, Instagram, Discord, TikTok.
  • Can manage specific sites to block.
  • Can block site in a specific time range (default: 10:00 PM - 6:00 AM).
  • Have multiple motivation quotes.

How to use

  1. Clone this repository/download zip and extract to a folder on your local machine.
git clone https://github.com/ngntrgduc/get-shit-done.git
  1. Load extension:
  • Chrome: Settings -> Extensions.
  • Edge: Extensions -> Manage Extensions.
    Then turn on Developer mode. Finally, click Load unpacked and select the folder you have just cloned/downloaded.
    • Make the extension more visible by Pin (Chrome) / Show in toolbar (Edge).
    • Create a shortcut to toggle the extension easier (default is Alt + G).
    • If you want to add/delete sites, go to the source code folder and add/delete sites you want in manifest.json, using match patterns.
    • If you want to add/delete quotes, go to getshitdone.js and change it in quotes array.
    • If you want to unblock site forever (ex. Facebook), just delete it in manifest.json, or you can turn off the extension temporarily.
    • If you want to change / remove block time range, go to getshitdone.js.
  1. No more procrastination .

Coffee

If you like this project and want to support me, you can buy me a coffee .

About

No more procrastination

License:MIT License


Languages

Language:JavaScript 100.0%