{"id":13588509,"url":"https://github.com/samhh/bukubrow-webext","last_synced_at":"2025-04-08T06:32:11.054Z","repository":{"id":41420220,"uuid":"82809492","full_name":"samhh/bukubrow-webext","owner":"samhh","description":"WebExtension for Buku","archived":true,"fork":false,"pushed_at":"2023-03-03T14:17:36.000Z","size":2224,"stargazers_count":314,"open_issues_count":34,"forks_count":22,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-04-06T17:50:08.472Z","etag":null,"topics":["buku","fp-ts","functional","reactjs","typescript","webextensions"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/samhh.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2017-02-22T13:48:19.000Z","updated_at":"2025-04-01T17:40:16.000Z","dependencies_parsed_at":"2024-01-18T09:58:04.261Z","dependency_job_id":"9723090b-a9d6-405c-a624-3683aa807c4b","html_url":"https://github.com/samhh/bukubrow-webext","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samhh%2Fbukubrow-webext","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samhh%2Fbukubrow-webext/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samhh%2Fbukubrow-webext/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samhh%2Fbukubrow-webext/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samhh","download_url":"https://codeload.github.com/samhh/bukubrow-webext/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247792086,"owners_count":20996877,"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":["buku","fp-ts","functional","reactjs","typescript","webextensions"],"created_at":"2024-08-01T15:06:45.699Z","updated_at":"2025-04-08T06:32:07.931Z","avatar_url":"https://github.com/samhh.png","language":"TypeScript","funding_links":[],"categories":["TypeScript","typescript"],"sub_categories":[],"readme":"# Bukubrow\n\nBukubrow is a WebExtension for [Buku](https://github.com/jarun/Buku), a command-line bookmark manager.\n\n- Display, open, add, edit, and delete bookmarks\n- Quickly search for and open bookmarks from the address bar\n- Automatically save open tabs to the _staging area_ from the context menu, from which they can be optionally edited and saved\n- Filter bookmarks with any of the following syntax: `:url`, `\u003edescription`, `#tag`, `*wildcard`\n- Bookmarklet (arbitrary JavaScript scripting) support, simply prepend your \"URL\" with `javascript:`, for example: `javascript:document.body.style.background = 'red'`\n- Custom hotkeys are available - please read the instructions [here](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/commands#updating_shortcuts) to customise them in your browser\n\n## Prerequisites\n\nA corresponding [native host](https://github.com/SamHH/bukubrow-host) is used to interface with your Buku database. Communication between the host and the browser extension is handled via [native messaging](https://developer.chrome.com/extensions/nativeMessaging).\n\n- Buku\n- Bukubrow Host\n- Supported browser: Firefox, Chrome, or Chromium\n- _If building the WebExtension_:\n  - Node\n  - Yarn\n\n## Installation\n\nInstalling the host and registering it with your browser is required to allow the browser extension to talk to Buku.\n\nInstall the WebExtension from the relevant addon store.\n\n- Chrome/Chromium: https://chrome.google.com/webstore/detail/bukubrow/ghniladkapjacfajiooekgkfopkjblpn\n- Firefox: https://addons.mozilla.org/en-US/firefox/addon/bukubrow/\n\nAlternatively, you can build the WebExtension manually as follows:\n\n1. Clone the repo.\n2. Run `make webext`. Your zip file will be located within the `./release/` directory. This zip file is the exact structure expected by all compatible browsers.\n3. Load the extension in your browser. Please refer to the browser documentation.\n\n## Contributing\n\nThe WebExtension is written in strict TypeScript, utilising React for rendering and Redux with thunks for state management, and makes heavy use of the functional library `fp-ts` for ADT-driven data management and enhanced type safety. Yarn is used for dependency management and task running. Data is fetched from the host via native messaging.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamhh%2Fbukubrow-webext","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamhh%2Fbukubrow-webext","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamhh%2Fbukubrow-webext/lists"}