Commit Graph

6 Commits

Author SHA1 Message Date
c5519ca894 Use document.title as default title 2023-01-30 15:56:33 +08:00
e22c014385 For URLs that will be forced to backend fetch dont send full content from the extension
This is useful with YouTube, which has massive page sizes.
2022-12-12 11:13:39 +08:00
0d2241de06 Extension: support right click saveurl and shortcut key to save current tab 2022-07-12 14:18:05 -07:00
9ba5b9c697 Add <html> tag in prepared content from extension 2022-06-06 22:36:53 +08:00
f070020dd9 Fallback to SaveUrl ifd browser doesnt support blob url access (safari)
In Safari we can't access blob URLs in the background script, so
we fallback to submitting the embedded PDF URL instead of trying
to upload the content.
2022-02-18 12:48:46 -08:00
84f32935f5 Open source omnivore 2022-02-11 09:24:33 -08:00