Point to browser extension

This commit is contained in:
Ruud
2014-03-30 23:32:56 +02:00
parent fb7dbd5716
commit 4f059c2549
2 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -317,8 +317,8 @@
return new Element('div.group_userscript').adopt(
new Element('a.userscript.button', {
'text': 'Install userscript',
'href': Api.createUrl('userscript.get')+randomString()+'/couchpotato.user.js',
'text': 'Install extension',
'href': 'https://couchpota.to/extension/',
'target': '_blank'
}),
new Element('span.or[text=or]'),