Skip to content
This repository has been archived by the owner on May 21, 2022. It is now read-only.
/ yantre Public archive

Yet another new tab replacement extension for chrome

Notifications You must be signed in to change notification settings

mupat/yantre

Repository files navigation

Yantre

Yet another new tab replacement extension for chrome browser

Usage

  1. Download in chrome webstore :)

or

  1. download
  2. enable development mode in chrome extension
  3. run grunt build:dev
  4. load unpacked extension and choose the complete folder

Development

Had some dependencies:

  • coffee-script
  • less
  • handlebars
  • grunt

All of them need to be compiled, before new changes take effect!

So the easiest way to compile them is to use grunt. Just run

grunt build:dev

to compile coffeescript files, less files and handlebar files. How to use grunt, is explained on there site.

During the development you can use

grunt watch

to compile each file type after saving.

About

Yet another new tab replacement extension for chrome

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published