Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sakuyaa/readLater
A Read-it-later extension for Firefox using WebExtension APIs
https://github.com/sakuyaa/readLater
firefox-addon firefox-extension read-it-later webextension
Last synced: 14 days ago
JSON representation
A Read-it-later extension for Firefox using WebExtension APIs
- Host: GitHub
- URL: https://github.com/sakuyaa/readLater
- Owner: sakuyaa
- Created: 2017-08-20T12:14:02.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-04-28T15:44:26.000Z (7 months ago)
- Last Synced: 2024-08-01T16:45:51.483Z (3 months ago)
- Topics: firefox-addon, firefox-extension, read-it-later, webextension
- Language: JavaScript
- Size: 279 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ReadLater by sakuyaa
**稍后再看** 是基于WebExtension APIs开发的一款火狐稍后阅读扩展。
**ReadLater** is a Read-it-later extension for Firefox using WebExtension APIs.添加一个右键菜单在`页面/链接/音频/视频`上,点击将其加入稍后再看列表,该列表支持火狐同步。
It creates a item to the browser's context menu when the user right clicks on `page/link/audio/video`, and adds to Read-it-later list when the context menu item is clicked, which supports Firefox Sync.点击工具栏上的按钮,将弹出窗口显示稍后再看列表。在列表中可以查看添加时间和标题,点击记录标题将打开新标签页加载网页并删除该记录,或者可以直接删除记录。
When click the button in the browser's toolbar, a popup will be shown with the Read-it-later list. The Read-it-later list shows the add time and title of item. Click the title will open a new tab and delete the record, or you can delete the record directly.