A small extension for random web surfing.
Web-service list:
✔️ vk.com
✔️ wikipedia.org
✔️ last.fm
✔️ youtube.com
⌛ twitter.com
Navigate to the project directory and install the dependencies.
$ npm install
Build the extension
$ npm run build
After the project has been built, a directory named build
has been created. You have to add this directory to your Chrome browser:
-
Open Chrome
-
Navigate to
chrome://extensions
-
Enable Developer mode
-
Click Load unpacked
-
Select the
build
directory