{"id":13603229,"url":"https://github.com/qownnotes/web-companion","last_synced_at":"2025-04-11T14:30:46.003Z","repository":{"id":33949737,"uuid":"163270828","full_name":"qownnotes/web-companion","owner":"qownnotes","description":"Browser extension to browse bookmarks and create notes in QOwnNotes","archived":false,"fork":false,"pushed_at":"2025-04-09T18:56:39.000Z","size":6295,"stargazers_count":82,"open_issues_count":3,"forks_count":12,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-09T19:45:27.003Z","etag":null,"topics":["bookmarks","browser-extension","chrome","chrome-extension","firefox","firefox-extension","note-taking","qownnotes","screenshot","vuejs"],"latest_commit_sha":null,"homepage":"https://www.qownnotes.org/","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/qownnotes.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["pbek"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":"pbek","issuehunt":null,"otechie":null,"custom":["https://paypal.me/pbek"]}},"created_at":"2018-12-27T08:50:31.000Z","updated_at":"2025-04-09T18:56:43.000Z","dependencies_parsed_at":"2023-01-15T03:33:05.000Z","dependency_job_id":"6de0db37-4653-4241-b19e-d42d614f3771","html_url":"https://github.com/qownnotes/web-companion","commit_stats":null,"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qownnotes%2Fweb-companion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qownnotes%2Fweb-companion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qownnotes%2Fweb-companion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qownnotes%2Fweb-companion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qownnotes","download_url":"https://codeload.github.com/qownnotes/web-companion/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248419648,"owners_count":21100213,"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":["bookmarks","browser-extension","chrome","chrome-extension","firefox","firefox-extension","note-taking","qownnotes","screenshot","vuejs"],"created_at":"2024-08-01T18:01:58.250Z","updated_at":"2025-04-11T14:30:45.993Z","avatar_url":"https://github.com/qownnotes.png","language":"Vue","funding_links":["https://github.com/sponsors/pbek","https://liberapay.com/pbek","https://paypal.me/pbek"],"categories":["Vue","chrome-extension"],"sub_categories":[],"readme":"# [QOwnNotes](https://www.qownnotes.org \"QOwnNotes Official Site\") Web Companion browser extension\n\n[GitHub](https://github.com/qownnotes/web-companion) |\n[Changelog](https://github.com/qownnotes/web-companion/blob/main/CHANGELOG.md) |\n[Releases](https://github.com/qownnotes/web-companion/releases) |\n[Chrome Web Store](https://chrome.google.com/webstore/detail/qownnotes-web-companion/pkgkfnampapjbopomdpnkckbjdnpkbkp) |\n[Firefox Add-ons page](https://addons.mozilla.org/firefox/addon/qownnotes-web-companion) |\n[QOwnNotes web page](https://www.qownnotes.org)\n\n[![build-test](https://github.com/qownnotes/web-companion/workflows/build-test/badge.svg?branch=main)](https://github.com/qownnotes/web-companion/actions/workflows/build-test.yml)\n\nChrome / Firefox browser extension to interact with the note-taking desktop application [QOwnNotes](https://www.qownnotes.org) for managing bookmarks and act as a web-clipper.\n\n[QOwnNotes](https://www.qownnotes.org) is the **open source** (GPL) plain-text file **Markdown note-taking**\napplication for GNU/Linux, macOS and Windows, that (optionally) works together with the notes application of\n[**ownCloud**](https://github.com/owncloud/notes) or [**Nextcloud**](https://github.com/Nextcloud/notes).\n\nThe extension is currently tested for Google Chrome and Mozilla Firefox.\n\n## Features\n\n- **managing bookmarks** with QOwnNotes notes\n  - you can browse your QOwnNotes bookmarks\n  - you can search for bookmarks and filter them by tag\n  - you can add new bookmarks from the current tab or all tabs\n  - you can add open all bookmarks in tabs\n  - you can import your browser bookmarks to QOwnNotes\n  - for more information about the **bookmarks feature** please visit\n    [QOwnNotes Web Companion browser extension](https://docs.qownnotes.org/en/latest/getting-started/browser-extension/)\n- creating a new note (only text) from the **current selection** by right-clicking it\n  - this is scriptable in QOwnNotes\n- creating a new note from the content of the **current web page** by right-clicking on the page\n  - the HTML will be converted to Markdown and images of the page will be downloaded (might take a while)\n  - this is scriptable in QOwnNotes\n- creating a new note with a **screenshot** of the visible part of the current webpage by right-clicking on the page\n- you can change the server socket port in the extension _Option page_\n\n## Screenshot\n\n![Screenhot](screenshots/bookmarks.png)\n\n## Installation\n\nDownload the latest release from [Releases](https://github.com/qownnotes/web-companion/releases), visit\n`chrome://extensions/` (for Chrome) and drop the extension file into your browser.\n\nYou can also use the [Chrome Web Store](https://chrome.google.com/webstore/detail/qownnotes-web-companion/pkgkfnampapjbopomdpnkckbjdnpkbkp)\nor the [Firefox Add-ons page](https://addons.mozilla.org/firefox/addon/qownnotes-web-companion) to install the extension.\n\nTo use this extension [QOwnNotes](https://www.qownnotes.org) needs to be running.\n\n## Shortcuts\n\n### Chrome\n\n- use \u003ckbd\u003eCtrl + B\u003c/kbd\u003e to open the bookmarks popup\n\n### Firefox\n\n- use \u003ckbd\u003eCtrl + Alt + B\u003c/kbd\u003e to open the bookmarks popup\n\n### Access keys\n\nAccess keys in the bookmarks popup:\n\n- access key \u003ckbd\u003eA\u003c/kbd\u003e to add a new bookmarks\n- access key \u003ckbd\u003eS\u003c/kbd\u003e to search for bookmarks\n- access key \u003ckbd\u003eO\u003c/kbd\u003e to open all visible bookmarks\n- access key \u003ckbd\u003eT\u003c/kbd\u003e to jump to the tag selector\n\nSee [Access keys](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/accesskey)\nfor more information on how to use access keys in your browser.\n\n## Permissions\n\n- the extension uses the `tabs` permission that may be interpreted as permission to `Read your browsing history` to be able to store bookmarks for all open tabs in a window with a single click\n\n## Development\n\n```bash\nnpm install\n\nnpm run dev-chrome\nnpm run dev-firefox\n```\n\n### Icons\n\n[Material Design Icons](https://fonts.google.com/icons) are used for the extension icons.\n\n## Building packages\n\n```bash\n./build.sh\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqownnotes%2Fweb-companion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqownnotes%2Fweb-companion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqownnotes%2Fweb-companion/lists"}