mirror of
https://github.com/krateng/maloja.git
synced 2023-08-10 21:12:55 +03:00
New logo!
This commit is contained in:
parent
73d06e5893
commit
465dedacdc
@ -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 |
Loading…
Reference in New Issue
Block a user