Commit graph

9 commits

Author SHA1 Message Date
Jackson Harper
716e484b6c Bump extension version 2022-06-06 20:27:34 -07:00
Jackson Harper
4b6517c0a6 Use nativeMessaging permission in Safari extension but not Chrome 2022-06-06 16:09:15 -07:00
Hongbo Wu
9ba5b9c697 Add <html> tag in prepared content from extension 2022-06-06 22:36:53 +08:00
Satindar Dhillon
dab57ab840 update extension success messages 2022-02-24 11:53:20 -08:00
Jackson Harper
fe03d35619 Increase extension version number 2022-02-18 12:50:25 -08:00
Jackson Harper
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
Jackson Harper
6c9e316884 Propogate errors when uploading a file fails
This cancels the wait and ensures an error is displayed
2022-02-18 12:48:46 -08:00
Jackson Harper
f61b2db632 Bump the Safari Extension to v0.1.20
This bundles some fixes for PDF saving reliability on Safari.
2022-02-18 10:48:45 -08:00
Jackson Harper
84f32935f5 Open source omnivore 2022-02-11 09:24:33 -08:00