1 Webscrapbook Integration
Gold Holk edited this page 2022-12-08 17:16:38 +08:00

To trigger webscrapbook capturing page from tridactyl:

command webscrapbook_capture_current_page js activeTabId().then(id => browser.runtime.sendMessage("webscrapbook@danny0838.addons.mozilla.org", {cmd:"invokeCapture",args:[{tabId:id}]}))
# bind gs webscrapbook_capture_current_page