{"id":13705240,"url":"https://github.com/marcus-crane/comments-to-readwise","last_synced_at":"2025-04-24T06:31:34.885Z","repository":{"id":50569352,"uuid":"450998810","full_name":"marcus-crane/comments-to-readwise","owner":"marcus-crane","description":"A basic extension for sending comments to Readwise as \"tweets\"","archived":false,"fork":false,"pushed_at":"2022-12-31T07:55:33.000Z","size":400,"stargazers_count":6,"open_issues_count":4,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-03T00:32:09.781Z","etag":null,"topics":["chrome-extension","extension","readwise"],"latest_commit_sha":null,"homepage":"https://chrome.google.com/webstore/detail/mbpckcijlikkkakedodgpgkdmgbdogmp","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/marcus-crane.png","metadata":{"files":{"readme":"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}},"created_at":"2022-01-23T03:55:51.000Z","updated_at":"2025-03-09T15:05:38.000Z","dependencies_parsed_at":"2023-01-31T18:32:26.739Z","dependency_job_id":null,"html_url":"https://github.com/marcus-crane/comments-to-readwise","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcus-crane%2Fcomments-to-readwise","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcus-crane%2Fcomments-to-readwise/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcus-crane%2Fcomments-to-readwise/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcus-crane%2Fcomments-to-readwise/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcus-crane","download_url":"https://codeload.github.com/marcus-crane/comments-to-readwise/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250578128,"owners_count":21453248,"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":["chrome-extension","extension","readwise"],"created_at":"2024-08-02T22:00:35.868Z","updated_at":"2025-04-24T06:31:34.551Z","avatar_url":"https://github.com/marcus-crane.png","language":"TypeScript","funding_links":[],"categories":["Tools"],"sub_categories":["Other"],"readme":"# Comments to Readwise\n\n\u003e [Install from the Chrome Web Store](https://chrome.google.com/webstore/detail/mbpckcijlikkkakedodgpgkdmgbdogmp)\n\n\u003e [Install from the Firefox Addon Store](https://addons.mozilla.org/en-US/firefox/addon/comments-to-readwise/)\n\n![](./docs/example.png)\n\nA basic Manifest v3 extension for sending Hacker News and Reddit (old.reddit.com only) comments to Readwise as \"tweets\"\n\nIdeally I'll support a bunch more sources in future.\n\nReadwise will hopefully just a \"comments\" category down the line instead of abusing \"tweets\" but it works for now.\n\n## Setup\n\nOnce installed, you need to navigate to the extension settings and configure your Readwise token.\n\nThis gets persisted to your Chrome storage so your token should sync across browser instances.\n\n![](./docs/settings.png)\n\nOnce your token is saved, you should see the \"Save to Readwise\" button appear over Hacker News comments\n\n## Development\n\nThis plugin uses Vite to build the plugin from Typescript files.\n\nThere are only a couple of steps to build a development bundle:\n\n```bash\n$ pnpm install # yarn or npm if you prefer, i use pnpm\n$ pnpm run dev\n```\n\nOnce done, you should have a `dist` folder that you can load into Chrome / Chromium browsers as an \"Unpacked extension\"\n\n## Current issues\n\nAt present, the extension only runs on the initial comment page for a submission.\n\nIt won't work if you go to the direct link for a comment, such that the original story and author isn't visible on the page.\n\n## Reminder for myself re: Firefox\n\nThe existing hacky XPI is created by bundling the extension, replacing with attributes from `manifest-firefox.json` (see `NOTE_FOR_FIREFOX_REVIEWERS.md`) and then signed with [web-ext sign](https://github.com/mozilla/web-ext)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcus-crane%2Fcomments-to-readwise","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcus-crane%2Fcomments-to-readwise","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcus-crane%2Fcomments-to-readwise/lists"}