cederstrom / new-gfda-tab-for-chrome

A new tab plugin which displays a random GFDA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

new-gfda-tab-for-chrome

A new tab plugin which displays a random GFDA

This plugin replaces the default new tab with a random advice from https://goodfuckingdesignadvice.com/ All the advices, CSS and some JavaScript have been copied from https://goodfuckingdesignadvice.com/ and then modified to my needs.

Screenshots

Screenshot of a new tab

Installation

You can install this plugin from the Chrome Web Store.

or

You can install it by:

  1. Clone this repo to your local computer
  2. Open Chrome extensions page
  3. Enable "Developer mode" by checking the checkbox in the top right corner
  4. Click the button "Load unpacked extensions..." and select the cloned repo root
  5. Done!

About

A new tab plugin which displays a random GFDA

License:MIT License


Languages

Language:JavaScript 93.4%Language:HTML 6.6%