{"id":16609403,"url":"https://github.com/artbit/bash-bookmarks-firefox-add-on","last_synced_at":"2026-01-04T19:05:06.230Z","repository":{"id":214340986,"uuid":"736268433","full_name":"ArtBIT/bash-bookmarks-firefox-add-on","owner":"ArtBIT","description":"A bash-bookmarks companion Add-On for Firefox","archived":false,"fork":false,"pushed_at":"2024-03-24T08:40:13.000Z","size":24,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-17T22:19:36.151Z","etag":null,"topics":["bookmarks-manager","firefox","firefox-addon"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ArtBIT.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2023-12-27T12:46:09.000Z","updated_at":"2024-12-30T22:28:55.000Z","dependencies_parsed_at":"2024-03-30T16:30:12.181Z","dependency_job_id":null,"html_url":"https://github.com/ArtBIT/bash-bookmarks-firefox-add-on","commit_stats":null,"previous_names":["artbit/bash-bookmarks-firefox-add-on"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArtBIT%2Fbash-bookmarks-firefox-add-on","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArtBIT%2Fbash-bookmarks-firefox-add-on/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArtBIT%2Fbash-bookmarks-firefox-add-on/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArtBIT%2Fbash-bookmarks-firefox-add-on/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ArtBIT","download_url":"https://codeload.github.com/ArtBIT/bash-bookmarks-firefox-add-on/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244959444,"owners_count":20538626,"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-manager","firefox","firefox-addon"],"created_at":"2024-10-12T01:28:59.621Z","updated_at":"2026-01-04T19:05:06.224Z","avatar_url":"https://github.com/ArtBIT.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Firefox Addon Page: https://addons.mozilla.org/firefox/addon/bash-bookmarks/\n\nThis is a companion extension to https://github.com/artbit/bash-bookmarks\n\n# What it does\n\nIt allows you to create and search through an external bookmarks using an external bookmarks manager (https://github.com/artbit/bash-bookmarks)\n\nIt registers a new `bb` keyword that allows you to search for bash-bookmarks directly in the address bar.\nExample: `bb somesearchkeywords`\n\nThe extension will then query the bash-bookmarks server for results matching `somesearchkeywords` and populate them in the address-bar suggestions.\n\nIt will also register a listener to whenever you add a new bookmark, and also save it in your bash-bookmarks.\n\nSee https://github.com/artbit/bash-bookmarks for more info.\n\n## Development\n\nThis add-on now supports both Firefox desktop and Firefox for Android.\n\n### Building the Add-on\n\nUse the provided Makefile for development tasks:\n\n```bash\n# Show all available commands\nmake help\n\n# Lint the add-on\nmake lint\n\n# Show current version\nmake version\n\n# Bump version and build\nmake bump-patch  # 0.0.1 -\u003e 0.0.2\nmake bump-minor  # 0.0.1 -\u003e 0.1.0\nmake bump-major  # 0.0.1 -\u003e 1.0.0\n\n# Build the add-on zip file\nmake build\n\n# Open Mozilla Add-ons page and build artifacts folder\nmake publish\n\n# Run all: lint, bump patch version, and build\nmake all\n\n# Clean build artifacts\nmake clean\n```\n\n### Prerequisites\n\nInstall web-ext if you haven't already:\n```bash\nmake install\n```\n\n### Testing on Firefox Android\n\nSee `test-android-compatibility.md` for detailed testing instructions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartbit%2Fbash-bookmarks-firefox-add-on","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fartbit%2Fbash-bookmarks-firefox-add-on","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartbit%2Fbash-bookmarks-firefox-add-on/lists"}