Skip to content

Web app and Chrome extension (in-progress) which lets you replace the default 'new tab' screen with your own randomly-selected quotations.

Notifications You must be signed in to change notification settings

gabrielkrieshok/new-tab-random-quote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

New Tab / Random Quote

💬 Be reminded of useful/inspiring messages.

Web app and Chrome extension which lets you replace the default 'new tab' screen with your own randomly-selected quotations.

Has support for entering your own quotations, using stock quotes, import and export using browser storage.

The quote page itself is html/css for the layout, and vanilla JavaScript (useing either Chrome storage or local browser storage) for quotations and settings. The settings page uses vue.js, packaged by webpack as a single distribution (in order to work as an extension).

Project setup/develop/build

npm install
npm run serve
npm run build

About

Web app and Chrome extension (in-progress) which lets you replace the default 'new tab' screen with your own randomly-selected quotations.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published