mirror of
https://github.com/Jonnyan404/memos-bber.git
synced 2026-04-25 03:58:37 +09:00
memos
This commit is contained in:
+4
-2
@@ -181,8 +181,10 @@ $('#saveKey').click(function () {
|
||||
)
|
||||
})
|
||||
|
||||
$('#getone').click(function () {
|
||||
getOne()
|
||||
$('#opensite').click(function () {
|
||||
get_info(function (info) {
|
||||
chrome.tabs.create({url:info.apiUrl.replace(/api\/memo.*/,'')})
|
||||
})
|
||||
})
|
||||
|
||||
function getOne(){
|
||||
|
||||
Reference in New Issue
Block a user