{"id":46680803,"url":"https://github.com/brief-rss/brief","last_synced_at":"2026-03-09T00:02:21.028Z","repository":{"id":2377848,"uuid":"11324859","full_name":"brief-rss/brief","owner":"brief-rss","description":"RSS reader extension for Firefox","archived":false,"fork":false,"pushed_at":"2025-11-26T22:08:43.000Z","size":5473,"stargazers_count":225,"open_issues_count":194,"forks_count":45,"subscribers_count":22,"default_branch":"master","last_synced_at":"2026-01-14T00:05:10.105Z","etag":null,"topics":["atom","feed-reader","firefox","rss","webextension"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brief-rss.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-07-10T21:20:38.000Z","updated_at":"2026-01-11T15:29:22.000Z","dependencies_parsed_at":"2024-05-02T12:56:49.191Z","dependency_job_id":"c69f1bd2-aa5d-427d-8359-71027b5f2335","html_url":"https://github.com/brief-rss/brief","commit_stats":{"total_commits":2245,"total_committers":15,"mean_commits":"149.66666666666666","dds":"0.37728285077951007","last_synced_commit":"0e007d5c80cf0ea5ce4311a2bd8faa611b845a04"},"previous_names":["ancestorak/brief"],"tags_count":104,"template":false,"template_full_name":null,"purl":"pkg:github/brief-rss/brief","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brief-rss%2Fbrief","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brief-rss%2Fbrief/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brief-rss%2Fbrief/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brief-rss%2Fbrief/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brief-rss","download_url":"https://codeload.github.com/brief-rss/brief/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brief-rss%2Fbrief/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30278153,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-08T20:45:49.896Z","status":"ssl_error","status_checked_at":"2026-03-08T20:45:49.525Z","response_time":56,"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":["atom","feed-reader","firefox","rss","webextension"],"created_at":"2026-03-09T00:02:12.320Z","updated_at":"2026-03-09T00:02:21.023Z","avatar_url":"https://github.com/brief-rss.png","language":"JavaScript","readme":"# Overview\n\nBrief is an RSS reader extension for Firefox that attempts to make reading news feeds\n(RSS/Atom for now) easy and intuitive. Your feeds should be available when you need them\nand just work without forcing you to change every option in the world.\n\nBrief is Free Software licensed under [MPL 2.0](https://www.mozilla.org/en-US/MPL/2.0/).\n\n## Links and resources\n\nBrief is published [on addons.mozilla.org](https://addons.mozilla.org/en-US/firefox/addon/brief/).\n\nThe official support and feedback channels are:\n- [the Brief's channel on Gitter](https://gitter.im/brief-rss/Lobby),\n- [the Brief topic on discourse.mozilla.org](https://discourse.mozilla.org/t/support-brief/6514),\n- issues on the [main repository](https://github.com/brief-rss/brief).\n\nFor power users and people who want to contribute there are also:\n- [testing versions released on Github](https://github.com/brief-rss/brief/releases),\n- [the Brief development channel on Gitter](https://gitter.im/brief-rss/brief),\n- issues and pull requests on the [main repository](https://github.com/brief-rss/brief).\n\nIf you want to help translate Brief into a language you know,\nyou can submit translation changes as pull requests manually\nor use the [Web Extension Translator](https://lusito.github.io/web-ext-translator/?gh=https://github.com/brief-rss/brief/tree/master)\nto help you with the messages file format.\nThere's a [separate Gitter room](https://gitter.im/brief-rss/localization)\nfor announcements about localization-related matters (new strings and other matters).\n\n## Required permissions\n\nBrief requires the following permissions:\n\n- `\u003call_urls\u003e` (\"Access your data for all websites\") to check the feeds you subscribe to\n- `storage`/`unlimitedStorage` (\"Store unlimited amount of client-side data\") to store the items from your feeds\n- `bookmarks` (\"Read and modify bookmarks\") to bookmark starred items and star your bookmarks\n- `notifications` (\"Display notifications to you\") to tell you about new items found\n- `menus` (not displayed) to provide the Brief button context menu\n- `tabs` (\"Access browser tabs\") to see subscribing via old subscription/preview pages\n- `downloads` (\"Download files and read and modify the browser's download history\") to be able to export feed list and (not implemented yet) backup the database\n- `webRequest` and `webRequestBlocking` (not displayed) to intercept the feed requests correctly and activate the feed preview mode instead of the download prompt\n\n# Old-time contributors\n\n## Creator\n\n- Adam Kowalczyk\n\n## Contributors\n\n- Denis Lisov\n- Leszek \"teo\" Życzkowski\n- Christopher Finke\n- Moritz Schallaböck\n- Ngamer01\n- Infocatcher\n- nohamelin\n- Tom Edwards\n- Michael Eischer\n\nSome of the icons courtesy of the talented Arvid Axelsson.\n\nSome of the icons were made as part of the Tango Desktop Project.\n\nThanks to all the great people on #extdev at irc.mozilla.org: Christian Biesinger, Mark Finkle, Mook, Nickolay Ponomarev, Doron Rosenberg, Dave Townsend and Mike Shaver.\n\n## Translators\n\n- The Zero (cs)\n- strepon (cs)\n- AlleyKat (da)\n- Joergen (da)\n- Endor (de)\n- Sonickydon (el)\n- cmellib (es-ES)\n- nico@nc (fr)\n- Goofy (fr)\n- lois (gl)\n- Luana (it)\n- Luca88 (it)\n- drry (ja)\n- arai (ja)\n- mar (ja)\n- markh (nl)\n- micnic (ro-RO)\n- Merlyel (ru-RU)\n- Modex (ru-RU)\n- tanriol (ru-RU)\n- Jacen (sk-SK)\n- Klofutar (sl-SI)\n- alfapegasi (tr)\n- YuriPet (uk-UA)\n- xmoke (zh-CN)\n- WangKing (zh-CN)\n- Wayne Su (zh-TW)\n\nand possibly others.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrief-rss%2Fbrief","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrief-rss%2Fbrief","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrief-rss%2Fbrief/lists"}