Skip to content

Kasties/TabLog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TabLog

A Chrome/Chromium extenstions that allows you to log a tab and then send that date to a firebase database.

The reason the repo was made was due me not being able to find a good way to have !song command for twich if I was using youtube playlist.

how to setup download the folder then go to chrome://extensions/ or whatever extensions tab your browser uses click the Load unpacked

bild

then select the folder. I would recommend pinning it.

The first step is to setup a Firebase Firestore its free so thats why I used it. https://firebase.google.com/ Then you need to setup a colletion

bild

name it whatever you want then add a document name it whatever you want

bild

then add a field with the name Cursong. THIS IS CASE SENSATIVE SO JUST COPY AND PAST IT. After this just click on the addon in your browser and Enter URL https://firestore.googleapis.com/v1/projects/(project name)/databases/(default)/documents/(name of colletion)/(name of document)

So exampel name the Collection Song, the docment List then the url will be https://firestore.googleapis.com/v1/projects/(project name)/databases/(default)/documents/Song/List If you want to know the project name it will be after the project part of the url

bild

To setup moobot or whatever bot you are using

bild

have it fetch json data then put in the url you added to to the addon https://firestore.googleapis.com/v1/projects/(project name)/databases/(default)/documents/Song/List

bild

bild

About

A Chrome/Chromium extension that allows you to log a tab and then send that data to a Firebase database.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages