{"id":13476752,"url":"https://github.com/willbchang/chrome-read-later","last_synced_at":"2025-03-27T04:30:53.715Z","repository":{"id":48103691,"uuid":"153976423","full_name":"willbchang/chrome-read-later","owner":"willbchang","description":"A temporary bookmark focused on reading later, rather than closing and removing, with several Vim keybindings!","archived":false,"fork":false,"pushed_at":"2025-03-06T01:49:17.000Z","size":11379,"stargazers_count":69,"open_issues_count":7,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-06T02:36:36.482Z","etag":null,"topics":["bookmark","chrome-extension","painless","productivity","read-it-later","read-later","temprorary-bookmark"],"latest_commit_sha":null,"homepage":"https://chrome.google.com/webstore/detail/fbmfcfkokefgbmfcjahdmomlifclekib/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/willbchang.png","metadata":{"files":{"readme":".github/README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-10-21T05:26:38.000Z","updated_at":"2025-03-06T01:52:07.000Z","dependencies_parsed_at":"2024-02-18T03:32:11.419Z","dependency_job_id":"3b406c5a-d6d4-4d06-9f5d-0b7aac9718cf","html_url":"https://github.com/willbchang/chrome-read-later","commit_stats":null,"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willbchang%2Fchrome-read-later","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willbchang%2Fchrome-read-later/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willbchang%2Fchrome-read-later/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willbchang%2Fchrome-read-later/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/willbchang","download_url":"https://codeload.github.com/willbchang/chrome-read-later/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245784778,"owners_count":20671614,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bookmark","chrome-extension","painless","productivity","read-it-later","read-later","temprorary-bookmark"],"created_at":"2024-07-31T16:01:34.171Z","updated_at":"2025-03-27T04:30:53.696Z","avatar_url":"https://github.com/willbchang.png","language":"JavaScript","readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"images/logotype.png\" alt=\"Read Later Logo\" height=\"150px\"\u003e\u003cbr\u003e\n  \u003csub\u003eDedicated to my fiancee Yang Yang\u003c/a\u003e\u003c/sub\u003e\u003cbr\u003e\n  A temporary bookmark focused on reading later, rather than closing and removing.\n\u003c/p\u003e\n\n\n\n\n## Installation\n**Click the image** below to install:\n\n\u003ca href=\"https://chrome.google.com/webstore/detail/fbmfcfkokefgbmfcjahdmomlifclekib/\"\u003e\n  \u003cimg src=\"images/chrome-store-logo.png\" width=\"250px\" alt=\"chrome-store-logo\"\u003e\n\u003c/a\u003e\n\nPlease rate it on [chrome web store](https://chrome.google.com/webstore/detail/fbmfcfkokefgbmfcjahdmomlifclekib/) or star it on github if you like it. Your encouragement will help me make it better, thanks!\n\n\u003cdetails\u003e\n\u003csummary\u003eManual Installation\u003c/summary\u003e\n\n1. Download [chrome-read-later.zip](https://github.com/willbchang/chrome-read-later/releases/latest).\n2. Unzip it and move it to the safe path(you won't delete it accidentally).\n3. Go to `chrome://extensions/`\n4. Open `Developer mode`.\n5. Drag the folder to chrome or Click `Load unpacked` and select the folder.\n\n\u003c/details\u003e\n\n## Features\n\n![Chrome Read Later 1168x364=2560x1600](images/sample-white.png#gh-light-mode-only)\n![Chrome Read Later 1168x364=2560x1600](images/sample-dark.png#gh-dark-mode-only)\n\n### Reading List\n- **Reading Progress**(Orange %): It gets and sets the scroll position of current page.\n- **Video Progress**(Blue %): It gets and sets the current time and the playback rate of the first video.\n- **Sync in Cloud**: Sync across Chrome browsers with one google account.\n- **Local History**: Save the reading list history locally.\n\n### Status Bar\n- **Row Number : Total Count**\n- **History Icon**: Click to toggle(on/off) history mode.\n- **Options Icon**: Click to open options page.\n- **Question Icon**: Click to open the documentation \u0026 feedback page.\n\n## Usages\n\n\u003cp align=\"center\"\u003e  \n  \u003ca href=\"https://youtu.be/fnaFiMabPq8\"\u003e\n    \u003cimg src=\"images/youtube-logo.png\" width=\"200px\" alt=\"youtube-logo\"\u003e\n  \u003c/a\u003e\n\n  \u003ca href=\"https://www.bilibili.com/video/BV1Ag411M7W1\"\u003e\n    \u003cimg src=\"images/bilibili-logo.png\" width=\"200px\" alt=\"bilibili-logo\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n**Windows and Mac Keyboard Differences**\n\n| Mac Key  | Windows Key |\n|:--------:|:-----------:|\n| Control  | Ctrl        |\n| Option   | Alt         |\n| Command  | Windows     |\n| Delete   | Backspace   |\n\n### Website\n- `Right Click` a *link* and select **Save to Read Later** in context menus to save the target link info.\n- `Right Click` *current page* and select **Save to Read Later** in context menus to save page info and close current tab.\n- `Click` the read later icon to open the **Reading List**(Popup Window).\n- \u003ckbd\u003eAlt\u003c/kbd\u003e + \u003ckbd\u003eShift\u003c/kbd\u003e + \u003ckbd\u003eS\u003c/kbd\u003e: **Save** to reading list.\n- \u003ckbd\u003eAlt\u003c/kbd\u003e + \u003ckbd\u003eShift\u003c/kbd\u003e + \u003ckbd\u003eZ\u003c/kbd\u003e: **Zoom In/Out** reading list.\n\nIf you pressed the shortcuts and it didn't work, please enter `chrome://extensions/shortcuts` in your address bar.\nFind **Read Later** and set the shortcuts(resolve the keyboard shortcuts conflicts)\n![chrome://extensions/shortcuts](images/chrome-extensions-shortcuts.png)\n\n### Popup\n\n| Actions                                  | Mouse                                      | Keyboard                                         | VIM                           |\n|-------------------------------------------|--------------------------------------------|--------------------------------------------------|-------------------------------|\n| Open reading list                         | `Click` extension icon                     | \u003ckbd\u003eAlt\u003c/kbd\u003e + \u003ckbd\u003eShift\u003c/kbd\u003e + \u003ckbd\u003ez\u003c/kbd\u003e | \\                             |\n| Close reading list                        | `Click` extension icon                     | \u003ckbd\u003eAlt\u003c/kbd\u003e + \u003ckbd\u003eShift\u003c/kbd\u003e + \u003ckbd\u003ez\u003c/kbd\u003e | \u003ckbd\u003eEsc\u003c/kbd\u003e                |\n| Open in Current tab                       | `Click`                                    | \u003ckbd\u003eEnter\u003c/kbd\u003e                                 | \u003ckbd\u003eo\u003c/kbd\u003e                  |\n| Open in a New tab and Stay in Current tab | \u003ckbd\u003eCommand\u003c/kbd\u003e + `Click`               | \u003ckbd\u003eCommand\u003c/kbd\u003e + \u003ckbd\u003eEnter\u003c/kbd\u003e            | \u003ckbd\u003eO\u003c/kbd\u003e                  |\n| Open in a New tab                         | \u003ckbd\u003eAlt\u003c/kbd\u003e + `Click`                   | \u003ckbd\u003eAlt\u003c/kbd\u003e + \u003ckbd\u003eEnter\u003c/kbd\u003e                | \u003ckbd\u003ealt\u003c/kbd\u003e + \u003ckbd\u003eo\u003c/kbd\u003e |\n| Delete                                    | `Hover` favicon and `Click`                | \u003ckbd\u003eDelete\u003c/kbd\u003e                                | \u003ckbd\u003edd\u003c/kbd\u003e                 |\n| Move to Next                              | Move Down                                  | \u003ckbd\u003e↓\u003c/kbd\u003e                                     | \u003ckbd\u003ej\u003c/kbd\u003e                  |\n| Move to Previous                          | Move Up                                    | \u003ckbd\u003e↑\u003c/kbd\u003e                                     | \u003ckbd\u003ek\u003c/kbd\u003e                  |\n| Move to Top                               | Scroll to Top                              | \u003ckbd\u003eCommand\u003c/kbd\u003e + \u003ckbd\u003e↑\u003c/kbd\u003e                | \u003ckbd\u003egg\u003c/kbd\u003e                 |\n| Move to Bottom                            | Scroll to End                              | \u003ckbd\u003eCommand\u003c/kbd\u003e + \u003ckbd\u003e↓\u003c/kbd\u003e                | \u003ckbd\u003eG\u003c/kbd\u003e                  |\n| Restore a deletion                        | \\                                          | \u003ckbd\u003eCommand\u003c/kbd\u003e + \u003ckbd\u003ez\u003c/kbd\u003e                | \u003ckbd\u003eu\u003c/kbd\u003e                  |\n| Copy link address                         | `Right Click` and select copy link address | \\                                                | \u003ckbd\u003eyy\u003c/kbd\u003e                 |\n| On/Off history mode                       | Click History icon                         | \\                                                | \u003ckbd\u003eH\u003c/kbd\u003e                  |\n| Open settings page        | Click Settings icon                        | \\                                                | \u003ckbd\u003e,\u003c/kbd\u003e                  |\n| Open documentation \u0026 feedback site        | Click Question icon                        | \\                                                | \u003ckbd\u003e?\u003c/kbd\u003e                  |\n| Show full title and link                  | `Hover` text                               | \\                                                | \\                             |\n\n\n## Note\n- Get/Set reading progress works on most pages, it may change based on current window size.\n- Only get/set the first HTML video's information.\n- Removing the extension will delete the reading list in the cloud, **it cannot be restored**.\n- The maximum reading list in cloud is up to 250 items, due to google's limits.\n- It may be slow if the reading list in history is near 10,000 items.\n\n## Contribution\nSuggestion \u0026 PR are welcome. Please open an issue to discussion first.\n- UI\n- UX\n- Refactoring / Code Quality\n- New Features\n- Documentation\n\n### TODO\n- [ ] Get/Set PDF page number(with pdf.js extension).\n- [ ] Integrate with vimium(C), use \u003ckbd\u003es\u003c/kbd\u003e and \u003ckbd\u003eS\u003c/kbd\u003e.\n- [ ] Cache the reading list to instantly open.\n- [ ] Improve the vim code logic(more dynamic).\n\n\n## Credits\n- Logo is designed by [Yasujizr](https://github.com/Yasujizr).\n- Delete icon is made by [Freepik](https://www.flaticon.com/authors/freepik)\n- Icons in status bar are [Octicons](https://primer.style/octicons/).\n- I use [RubyMine](https://www.jetbrains.com/ruby/) to make this extension, it improves my productivity a lot!\n- Special thanks to my fiancee YangYang, she gave me a lot of helpful suggestions, feedback and encouragement.\n\n## Policy Privacy\n[policy-privacy.md]\n\n## LICENSE\n[AGPL-3.0](LICENSE)\n","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillbchang%2Fchrome-read-later","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwillbchang%2Fchrome-read-later","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillbchang%2Fchrome-read-later/lists"}