{"id":13603227,"url":"https://github.com/tiancihe/bookmark-manager","last_synced_at":"2025-04-11T14:30:45.296Z","repository":{"id":98819962,"uuid":"225825512","full_name":"tiancihe/bookmark-manager","owner":"tiancihe","description":"Chrome bookmark manager in firefox","archived":false,"fork":false,"pushed_at":"2024-08-31T02:43:13.000Z","size":1104,"stargazers_count":37,"open_issues_count":4,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-11-07T06:41:10.396Z","etag":null,"topics":["bookmark-manager","chrome","chrome-extension","firefox","firefox-addon","material-ui","react","react-dnd"],"latest_commit_sha":null,"homepage":"https://addons.mozilla.org/en-US/firefox/addon/chrome-bookmark-manager/","language":"TypeScript","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/tiancihe.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2019-12-04T09:12:50.000Z","updated_at":"2024-10-27T13:05:58.000Z","dependencies_parsed_at":"2024-11-07T06:33:31.235Z","dependency_job_id":"c06915c1-e7f1-4eab-ae1e-de0832f4b5e7","html_url":"https://github.com/tiancihe/bookmark-manager","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiancihe%2Fbookmark-manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiancihe%2Fbookmark-manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiancihe%2Fbookmark-manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiancihe%2Fbookmark-manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tiancihe","download_url":"https://codeload.github.com/tiancihe/bookmark-manager/tar.gz/refs/heads/master","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":["bookmark-manager","chrome","chrome-extension","firefox","firefox-addon","material-ui","react","react-dnd"],"created_at":"2024-08-01T18:01:58.209Z","updated_at":"2025-04-11T14:30:45.291Z","avatar_url":"https://github.com/tiancihe.png","language":"TypeScript","funding_links":[],"categories":["chrome-extension"],"sub_categories":[],"readme":"# Bookmark Manager\n\nA bookmark manager extension for browsers.\n\n## Features\n\n- Quick open with `Ctrl + Alt + B` ( `Command + Control + B` on mac )\n- Quick search with `Ctrl + F` ( `Command + F` on mac ), then use arrow keys to navigate through search results, `Enter` key ( or double click ) to quickly open a bookmark or folder, press `ESC` key will clear the search input\n- Hold `Ctrl` ( `Command` on mac ) to select multiple items, hold `Shift` to select all items in between\n- Copy, paste and cut with `Ctrl + C` ( `Command + C` on mac ), `Ctrl + V` ( `Command + V` on mac ), `Ctrl + X` ( `Command + X` on mac ), copy or cut bookmarks will also copy their urls to clipboard\n- Undo and redo with `Ctrl + Z` ( `Command + Z` on mac ), `Ctrl + Shift + Z` ( `Command + Shift + Z` on mac ), note that action history is not kept between sessions, meaning when you close the bookmark page, all action history are cleared\n- Delete bookmarks/folders via `Delete`\n- Drag and drop selected items\n- Sort bookmarks by name, url, date\n- Hash history sync (meaning you can go forward and backward like web pages)\n- Supports dark mode\n- Settings are kept locally, such as theme setting (light / dark)\n- Find duplicated bookmarks\n\n## Build Instructions for Firefox\n\n1. make sure nodejs is installed\n\n   ```bash\n   # use nvm to manage nodejs versions\n   # https://github.com/nvm-sh/nvm\n   nvm install 18\n   nvm use 18\n   ```\n\n2. install dependencies\n\n   ```bash\n   # this project is using pnpm as its package manager, to install it, run\n   npm i -g pnpm\n   # install dependencies using pnpm\n   pnpm i\n   ```\n\n3. run `pnpm run pack:firefox` to build the extension into `web-ext-artifacts` folder\n\n## Development\n\n1. run `pnpm run dev` to start dev server\n\n2. load the extension in your firefox desktop browser\n\n   1. visit `about:debugging#/runtime/this-firefox` and click `Load Temporary Add-on...` button\n\n   2. select the `manifest.json` file under the `firefox` folder\n\n3. load the extension in your chrome desktop browser\n\n   1. visit `chrome://extensions` and click `Load unpacked` button\n\n   2. select the `chrome` folder\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftiancihe%2Fbookmark-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftiancihe%2Fbookmark-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftiancihe%2Fbookmark-manager/lists"}