Just convenient bookmarks for serials.
Built with VueJS, works as Chrome extension
You can install this extension from Chrome Store: https://chrome.google.com/webstore/detail/serials-bookmark/fipkagfmgojaaghllaahnojcbfojfpmn
- Clone this repository
- Run project
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
- Open chrome extensions page in browser:
chrome://extensions/
- Turn on "Developer mode" on top right corner
- Click "Load unpacked" and select this repository folder
- Done. Just open extension. Great work!
- Build
npm run build-extension
- Do something with extension.zip or the extension folder
For more information see the docs for vueify.