1
0
mirror of https://github.com/krateng/maloja.git synced 2023-08-10 21:12:55 +03:00

New logo!

This commit is contained in:
Krateng 2018-11-27 17:25:42 +01:00
parent 73d06e5893
commit 465dedacdc
4 changed files with 0 additions and 2 deletions

View File

@ -129,5 +129,3 @@ function scrobble(artist,title) {
xhttp.open("GET","http://localhost:12345/db/newscrobble?artist=" + artiststring + "&title=" + titlestring,true); xhttp.open("GET","http://localhost:12345/db/newscrobble?artist=" + artiststring + "&title=" + titlestring,true);
xhttp.send() xhttp.send()
} }
/// i have to add content scripts to the specific tab and then send messages to the extension

Binary file not shown.

Before

Width:  |  Height:  |  Size: 980 B

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 493 B

After

Width:  |  Height:  |  Size: 7.4 KiB