{"id":15534024,"url":"https://github.com/khanguslee/crypto-bro","last_synced_at":"2026-05-04T03:33:30.882Z","repository":{"id":106156362,"uuid":"114897006","full_name":"khanguslee/crypto-bro","owner":"khanguslee","description":"Google Chrome extension to check crypto-currency portfolio and price","archived":false,"fork":false,"pushed_at":"2018-11-15T02:13:23.000Z","size":370,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-28T22:42:48.772Z","etag":null,"topics":["chrome","crypto","extension"],"latest_commit_sha":null,"homepage":"https://chrome.google.com/webstore/detail/crypto-bro/pkfgnoklpgjbkdlgnjhaelhcojfcbial","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/khanguslee.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":"2017-12-20T14:35:01.000Z","updated_at":"2023-05-27T22:49:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"7b86007e-1a69-4b1b-8b55-3f77abd681dc","html_url":"https://github.com/khanguslee/crypto-bro","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/khanguslee/crypto-bro","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khanguslee%2Fcrypto-bro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khanguslee%2Fcrypto-bro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khanguslee%2Fcrypto-bro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khanguslee%2Fcrypto-bro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/khanguslee","download_url":"https://codeload.github.com/khanguslee/crypto-bro/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khanguslee%2Fcrypto-bro/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":283943902,"owners_count":26920581,"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","status":"online","status_checked_at":"2025-11-11T02:00:06.610Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["chrome","crypto","extension"],"created_at":"2024-10-02T11:40:43.657Z","updated_at":"2025-11-11T22:33:07.713Z","avatar_url":"https://github.com/khanguslee.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Crypto Bro\n**Master:** [![Build Status](https://travis-ci.org/khanguslee/crypto-bro.svg?branch=khanguslee%2FtravisCI)](https://travis-ci.org/khanguslee/crypto-bro)\n\n**Develop:** [![Build Status](https://travis-ci.org/khanguslee/crypto-bro.svg?branch=khanguslee%2Fdevelop)](https://travis-ci.org/khanguslee/crypto-bro)\n\nA chrome extension to check the prices of cryptocurrency on [Coin Market Cap](https://coinmarketcap.com/). This extension aims to allow you to check on your cryptocurrency portfolio discretely at work.\n\n[![Chrome Web Store](/images/ChromeWebStore_Badge.png)](https://chrome.google.com/webstore/detail/crypto-bro/pkfgnoklpgjbkdlgnjhaelhcojfcbial)\n\n## Features\n- Display prices of various crypto-currencies\n- Display prices of crypto-currencies in various currency formats\n- Track the value of your portfolio\n- View the percent change of the coin over 24 hours\n- Get alerted when a coin has increased/decreased past a certain value\n\n## Getting Started\nTo load the application, type in `chrome://extensions/` into the browser and check \"Developer Mode\". Click on \"Load unpacked extension...\" and select the folder of this repository. \n\n## To Do\n### Functionality\n- [x] Option to show/hide other cryptocurrencys\n- [x] Input the amount of cryptocurrencys you own\n- [x] Alert system\n    - [x] Spike to learn how to make a modal\n    - [x] Alert when below price\n    - [x] Alert when above price\n- [x] Currency conversion\n- [x] Search bar in the options menu\n- [ ] Use jquery to cut down on code (Next major version)\n- [ ] Add option to display either 1 hour, 24hour or 7 day percent change of the price\n- [ ] Add option to display price change in percentages or in monetary amount (Maybe cycle this?)\n- [x] Displayed entries in same order each time\n- [x] Add link to the coin's coinmarketcap page\n- [x] Display prices in bitcoin\n- [ ] Edit quantity of a particular coin by clicking on the coin entry in the extension window\n- [ ] Add more currency types for alerting \n- [ ] Let travisCI run tests on the code (Currently runs eslint on javascript code) \n- [x] Notify user if alert has already been set\n\n### Design\n- [x] Add green/red arrows to show if the coin increased/decreased in value\n- [x] Change percent change text to green/red if the coin increased/decreased in value\n- [ ] Night Mode\n- [x] Logo for app\n- [x] Create banners for chrome extension web store\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhanguslee%2Fcrypto-bro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkhanguslee%2Fcrypto-bro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhanguslee%2Fcrypto-bro/lists"}