Skip to content
This repository has been archived by the owner on May 21, 2023. It is now read-only.

adhocore/crx-loshin

Repository files navigation

INRODUCTION

loshin is a chrome web browser extension that indicates load shedding status and alerts you as configured. well, it also shows you the latest schedule

SCREENSHOTS

My Group My Group Other Groups Other Groups Settings Settings

HOW TO USE

Using Git clone

  1. Clone the repo
$ git clone https://github.com/adhocore/crx-loshin.git
  1. Open Google Chrome and visit Chrome Extensions Page
  2. Click on Developer Mode
  3. Load the unpacked extensions and browse file system and the select crx-loshin folder recently.
  4. A New Bulb Icon will appear at the top-right of the chrome browser beside the address bar. --- Loadshedding routine is downloaded in the background for the first time.
  5. Now, configure the settings and start using it.

Using Zip download

  1. download to your machine
  2. Unzip as the folder crx-loshin-master
  3. Open up your Google chrome browser and type chrome://extensions/ at Address bar
    • Or go to Chrome Settings > Extensions
  4. Check/select the Developer Mode checkbox on top
  5. Click Load unpacked extension and browse file system and the select crx-loshin-master folder recently unzipped
  6. If you see a bulb button at the top-right of the chrome browser beside the address bar, you are done !

Special Thanks

HOW TO CONTRIBUTE

  • found bugs? then create an issue or create fork, fix issue and then send a pull request.
  • have updates/patches/fixes? then send pull request