Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/micahlt/scribd-readwise-integration
Send highlights from Scribd to Readwise
https://github.com/micahlt/scribd-readwise-integration
chrome-extension
Last synced: 2 months ago
JSON representation
Send highlights from Scribd to Readwise
- Host: GitHub
- URL: https://github.com/micahlt/scribd-readwise-integration
- Owner: micahlt
- Created: 2022-12-24T18:05:25.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-11-19T01:39:21.000Z (about 1 year ago)
- Last Synced: 2024-08-03T22:14:55.525Z (5 months ago)
- Topics: chrome-extension
- Language: JavaScript
- Homepage: https://chrome.google.com/webstore/detail/scribd-readwise-integrati/ilpnpfninhcmhcnnecbaefciaaenkefo
- Size: 22.5 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-readwise - scribd-readwise-integration - Send highlights from Scibd to Readwise. (Tools / Other)
README
# Scribd Readwise Integration
[![https://chrome.google.com/webstore/detail/scribd-readwise-integrati/ilpnpfninhcmhcnnecbaefciaaenkefo](https://storage.googleapis.com/web-dev-uploads/image/WlD8wC6g8khYWPJUsQceQkhXSlv1/tbyBjqi7Zu733AAKA5n4.png)](https://chrome.google.com/webstore/detail/scribd-readwise-integrati/ilpnpfninhcmhcnnecbaefciaaenkefo)
This is a Manifest v3 Chrome Extension with the ability to send highlights from a Scribd/Everand book to your Readwise account. Simply open the book, click the extension icon, and click the "Export to Readwise" button. In contrast, [here's the way Readwise asks you to import from Scribd](https://help.readwise.io/article/83-how-do-i-import-highlights-from-scribd).
### Chrome and Firefox differences
This extension contains both a `manifest.json` and a `manifest.firefox.json`. If you need to build this extension for Firefox, you must rename the original `manifest.json` file to `manifest.chrome.json` and rename the `manifest.firefox.json` file to `manifest.json`.