{"id":37178212,"url":"https://github.com/sandorex/ebd","last_synced_at":"2026-01-14T20:46:18.882Z","repository":{"id":153598912,"uuid":"257869975","full_name":"sandorex/ebd","owner":"sandorex","description":"Library for cross-browser data manipulation","archived":true,"fork":false,"pushed_at":"2020-10-31T13:49:09.000Z","size":35,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-06-19T04:05:59.108Z","etag":null,"topics":["browser","browser-sync","cli","cli-application","golang","library","sync"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sandorex.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2020-04-22T10:38:02.000Z","updated_at":"2023-01-28T02:46:33.000Z","dependencies_parsed_at":"2023-05-20T08:15:25.236Z","dependency_job_id":null,"html_url":"https://github.com/sandorex/ebd","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sandorex/ebd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandorex%2Febd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandorex%2Febd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandorex%2Febd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandorex%2Febd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sandorex","download_url":"https://codeload.github.com/sandorex/ebd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandorex%2Febd/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28434500,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T18:57:19.464Z","status":"ssl_error","status_checked_at":"2026-01-14T18:52:48.501Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["browser","browser-sync","cli","cli-application","golang","library","sync"],"created_at":"2026-01-14T20:46:18.160Z","updated_at":"2026-01-14T20:46:18.867Z","avatar_url":"https://github.com/sandorex.png","language":"Go","readme":"# ebd\n[![GitHub license](https://img.shields.io/github/license/sandorex/ebd)](https://github.com/sandorex/ebd/blob/master/LICENSE)\n\n[`ebd`](https://github.com/sandorex/ebd) (from python version's name [`extract-browser-data.py`](https://github.com/sandorex/extract-browser-data.py)) is a library meant for data manipulation of browser profiles written in Go\n\n\u003e **WARNING** The library is very early in development\n\nThe library provides easy reading and writing of browser data, currently supported features are\n\n| Browser        | State Detection [(1)]() | Bookmarks | Cookies      | History | Extension List [(2)]() | Account Info [(3)]() |\n| -------------- | ----------------------- | --------- | ------------ | ------- | ---------------------- | -------------------- |\n| Chromium-based | Done                    | TODO      | TODO [(4)]() | TODO    | TODO                   | TODO                 |\n| Firefox-based  | Done                    | TODO      | TODO         | TODO    | TODO                   | TODO                 |\n\n1. There are 3 states\n   - Closed - the browser is not using it anymore\n   - Running - the browser is using it currently\n   - Unknown - the browser has crashed or the profile is corrupted\n\n2. Returns list of extensions installed, with their info like\n   - ID\n   - Version\n   - Author\n   - Description\n   - Link to extension page where it can be installed\n\n3. Account information like email of the account *(can be used to check if there is an account signed in)*\n\n4. Chromium encrypts the cookies, so this may be a pain\n\nThis library is base of [`cbsync`](https://github.com/sandorex/cbsync.git)\n\n## ebdutil\n`ebdutil` is a CLI application that can do all the things the library can but with easy to use command-line interface that outputs JSON or YAML\n\n## Browser Support\nThe library will support **Firefox** and **Chromium** based browsers\n\n# License\nLicensed under [Apache License 2.0](LICENSE)\n\n# Credits\nHuge thanks to the following projects\n\n- [pycookiecheat](https://github.com/n8henrie/pycookiecheat) for Chromium cookie decryption code\n- [Chromagnon](https://github.com/JRBANCEL/Chromagnon/wiki/Reverse-Engineering-SSNS-Format) for SSNS format reverse engineering\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsandorex%2Febd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsandorex%2Febd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsandorex%2Febd/lists"}