{"id":13603225,"url":"https://github.com/foray1010/Popup-my-Bookmarks","last_synced_at":"2025-04-11T14:30:41.465Z","repository":{"id":9927463,"uuid":"11940285","full_name":"foray1010/Popup-my-Bookmarks","owner":"foray1010","description":"A browser extension that providing a more efficient way to view and manage your bookmarks menu","archived":false,"fork":false,"pushed_at":"2025-04-06T15:04:42.000Z","size":22052,"stargazers_count":134,"open_issues_count":18,"forks_count":19,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-04-06T15:35:45.585Z","etag":null,"topics":["bookmark","bookmark-manager","bookmarks-menu","chrome","chrome-extension","popup"],"latest_commit_sha":null,"homepage":"https://chrome.google.com/webstore/detail/popup-my-bookmarks/mppflflkbbafeopeoeigkbbdjdbeifni","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/foray1010.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-08-07T03:13:55.000Z","updated_at":"2025-04-06T15:04:07.000Z","dependencies_parsed_at":"2023-10-14T20:00:42.508Z","dependency_job_id":"582442a4-0fd8-46ea-8154-86da52894d80","html_url":"https://github.com/foray1010/Popup-my-Bookmarks","commit_stats":{"total_commits":3655,"total_committers":6,"mean_commits":609.1666666666666,"dds":0.5562243502051983,"last_synced_commit":"c16fa9b988a48fc2a970f4547057b53080926681"},"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foray1010%2FPopup-my-Bookmarks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foray1010%2FPopup-my-Bookmarks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foray1010%2FPopup-my-Bookmarks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foray1010%2FPopup-my-Bookmarks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/foray1010","download_url":"https://codeload.github.com/foray1010/Popup-my-Bookmarks/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","bookmark-manager","bookmarks-menu","chrome","chrome-extension","popup"],"created_at":"2024-08-01T18:01:58.187Z","updated_at":"2025-04-11T14:30:41.460Z","avatar_url":"https://github.com/foray1010.png","language":"TypeScript","funding_links":[],"categories":["chrome-extension"],"sub_categories":[],"readme":"# Popup my Bookmarks\n\n[![Version On Chrome Web Store](https://img.shields.io/chrome-web-store/v/mppflflkbbafeopeoeigkbbdjdbeifni.svg?maxAge=3600)](https://chromewebstore.google.com/detail/popup-my-bookmarks/mppflflkbbafeopeoeigkbbdjdbeifni)\n[![Download Count On Chrome Web Store](https://img.shields.io/chrome-web-store/users/mppflflkbbafeopeoeigkbbdjdbeifni.svg?maxAge=3600)](https://chromewebstore.google.com/detail/popup-my-bookmarks/mppflflkbbafeopeoeigkbbdjdbeifni)\n[![Build Status](https://img.shields.io/circleci/build/gh/foray1010/Popup-my-Bookmarks/master.svg?maxAge=3600)](https://app.circleci.com/pipelines/github/foray1010/Popup-my-Bookmarks?branch=master)\n\n[Popup my Bookmarks](https://chromewebstore.google.com/detail/popup-my-bookmarks/mppflflkbbafeopeoeigkbbdjdbeifni) is a Chrome extension aims at providing a more efficient way to view and manage your bookmarks menu:\n\n- Firefox / IE-like bookmarks menu\n\n- Place mouse over folders to open it\n\n- Search bookmarks when you type\n\n- Do what Bookmark manager can do and more (e.g., Sort bookmarks by name, Add separator)\n\n- Highly configurable\n\n- Save 24px of your vertical workspace (Rock on Chromebook!)\n\n- Take as few permissions as possible, we never put your privacy at risk\n\n- No background running application, save computer memory and your privacy!\n\nChangelog: \u003chttps://github.com/foray1010/Popup-my-Bookmarks/blob/master/CHANGELOG.md\u003e\n\n## Legacy version\n\nPlease visit following branches for the legacy versions that support older version of Chrome\n\n- [\u003e= Chrome 64](https://github.com/foray1010/Popup-my-Bookmarks/tree/minimum_chrome_version_64)\n- [\u003e= Chrome 55](https://github.com/foray1010/Popup-my-Bookmarks/tree/minimum_chrome_version_55)\n- [\u003e= Chrome 34](https://github.com/foray1010/Popup-my-Bookmarks/tree/minimum_chrome_version_34)\n- [\u003e= Chrome 26](https://github.com/foray1010/Popup-my-Bookmarks/tree/minimum_chrome_version_26)\n- [\u003e= Chrome 20](https://github.com/foray1010/Popup-my-Bookmarks/tree/minimum_chrome_version_20)\n\n## Developer guide\n\n### Before you start\n\n1. We are using [corepack](https://nodejs.org/api/corepack.html) to manage the `yarn` version\n\n   ```sh\n   corepack enable\n   ```\n\n1. `cd` to your workspace and install all dependencies\n\n   ```sh\n   yarn install\n   ```\n\n### Commands\n\n1. build\n\n   ```sh\n   make build\n   ```\n\n   To build the whole extension and output a zip file (./build/production/{version_in_package.json}.zip) for uploading to Chrome Web Store\n\n1. dev\n\n   ```sh\n   make dev\n   ```\n\n   To build a temporary folder `build/development` for loading unpacked extension\n\n1. lint\n\n   ```sh\n   make lint\n   ```\n\n   To lint if all files follow our linter config\n\n1. locales\n\n   ```sh\n   make locales\n   ```\n\n   To download the latest locale files from transifex\n\n   - `build/store.md` - Description for Chrome Web Store\n   - `README.md` - Description for GitHub\n\n1. md\n\n   ```sh\n   make md\n   ```\n\n   To generate markdown files\n\n   - `build/store.md` - Description for Chrome Web Store\n   - `README.md` - Description for GitHub\n\n## Todo \u0026 Working Progress\n\nSee \u003chttps://trello.com/b/bREPCfDk/popup-my-bookmarks\u003e\n\n## Contributing\n\n- Translate to other languages. It's all depended on volunteers as I am not a linguist. ;-)\n\n  Please join our translation team on \u003chttps://explore.transifex.com/foray1010/popup-my-bookmarks/\u003e\n\n- Fork me on GitHub, join our development!\n\n  Repo: \u003chttps://github.com/foray1010/Popup-my-Bookmarks\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fforay1010%2FPopup-my-Bookmarks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fforay1010%2FPopup-my-Bookmarks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fforay1010%2FPopup-my-Bookmarks/lists"}