j0xhn / tarot-tab

Beautiful daily tarot readings to appear and delight on every new tab created โœจ๐Ÿ”ฎ๐Ÿง™โ€โ™‚๏ธ

Home Page:http://bit.ly/TarotTab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tarot Tab

What is this?

Get a daily tarot reading, with added delights ๐Ÿ”ฎโœจ๐Ÿ”ฎ

Installation

  • Install dependencies with npm i
  • Build with npm run build. This will create a dist folder with static files
  • In Chrome navigate to the extensions page chrome://extensions/
  • Click Load unpacked and choose dist folder
  • Open a new tab and you should see the new tab override

Building

npm run prebuild : removes dist folder npm run postbuild : copies manifest.json file into dist npm run build : outputs static files to dist folder (if it doesn't exist); runs prebuild + build + postbuild commands

Development

npm run dev will build, watch and serve the files at http://localhost:1234

[ ] Create links in JSON for biddy tarot, same way as url to image so we can link [ ] Bring over all images so on slow internet, images load instantly... or creating loading state.

About

Beautiful daily tarot readings to appear and delight on every new tab created โœจ๐Ÿ”ฎ๐Ÿง™โ€โ™‚๏ธ

http://bit.ly/TarotTab


Languages

Language:JavaScript 95.7%Language:CSS 3.9%Language:HTML 0.4%