Skip to content

dashrlabs/Rudolph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rudolph

This is the core extension behind Dashr.

Development

npm install
npm run watch

Then navigate to your Chrome Extensions Page and load the git repository as an unpacked extension. Then visiting your new tab page should load your development version of dashr.

To use widgets that require the Chrome Identity API you will need to generate a development API key from the Google Developer Console and replace the one in the manifest.json

Making your own Widgets

Take a look at our generator Prancr. Once you have made a widget, make a Pull Request into this repository adding it as a dependency and loading it in the constants.js file.

About

The core extension of dashr

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published