{"id":43687989,"url":"https://github.com/dxdotdev/arc-ui","last_synced_at":"2026-02-16T13:02:01.903Z","repository":{"id":218135107,"uuid":"745262779","full_name":"dxdotdev/arc-ui","owner":"dxdotdev","description":"Make your Firefox like the Arc Browser.","archived":true,"fork":false,"pushed_at":"2025-01-05T13:34:56.000Z","size":887,"stargazers_count":64,"open_issues_count":11,"forks_count":2,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-01-05T14:33:16.350Z","etag":null,"topics":["arc-ui","firefox-theme","userchromecss"],"latest_commit_sha":null,"homepage":"","language":"CSS","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/dxdotdev.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":".github/CONTRIBUTING.md","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":"2024-01-19T00:38:13.000Z","updated_at":"2025-01-05T13:35:27.000Z","dependencies_parsed_at":"2024-03-15T00:25:08.653Z","dependency_job_id":"36c9d3c2-05f0-4b43-937a-b1c6e1990d3c","html_url":"https://github.com/dxdotdev/arc-ui","commit_stats":null,"previous_names":["dxdotdev/arc-ui-theme","dxdotdev/arc-ui"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/dxdotdev/arc-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dxdotdev%2Farc-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dxdotdev%2Farc-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dxdotdev%2Farc-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dxdotdev%2Farc-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dxdotdev","download_url":"https://codeload.github.com/dxdotdev/arc-ui/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dxdotdev%2Farc-ui/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29508737,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-16T09:05:14.864Z","status":"ssl_error","status_checked_at":"2026-02-16T08:55:59.364Z","response_time":115,"last_error":"SSL_read: 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":["arc-ui","firefox-theme","userchromecss"],"created_at":"2026-02-05T03:00:22.035Z","updated_at":"2026-02-16T13:02:01.896Z","avatar_url":"https://github.com/dxdotdev.png","language":"CSS","funding_links":[],"categories":["[Mozilla Firefox](https://www.mozilla.org/firefox)"],"sub_categories":["For maximum security:"],"readme":"[userChrome.css]: https://www.userchrome.org/\n[Arc Browser]: https://arc.net/\n[install the userChrome.css manually]: https://www.reddit.com/r/FirefoxCSS/wiki/index/tutorials/#wiki_create_the_folder_and_its_files\n[latest release]: https://github.com/dxdotdev/arc-ui/releases/latest\n[Zen Browser]: https://zen-browser.app/\n\n## WARNING:\n\nAs the [Zen Browser] has gained a lot of attention lately and is proving to be a promising project, I'm leaving this project aside and focusing on open-source contributions to improve Zen Browser.\n\nIf you want an alternative to this project give it a try: [Zen Browser].\n\n\u003cbr /\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg width=\"128\" src=\"./.github/assets/arc-ui-default.svg\" /\u003e\n\n  \u003ch1\u003eArc UI\u003c/h1\u003e\n  \u003cp\u003eMake your Firefox like the Arc Browser\u003c/p\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"#install\"\u003eInstall\u003c/a\u003e • \u003ca href=\"#features\"\u003eFeatures\u003c/a\u003e • \u003ca href=\"#contributing\"\u003eContributing\u003c/a\u003e\n\u003c/div\u003e\n\n\u003cbr /\u003e\n\nArc UI is a custom [userChrome.css] packed with styles to make your browser look and feel like [Arc Browser].\n\n\u003cimg src=\"./.github/assets/ui.png\"\u003e\n\n\u003cbr /\u003e\n\n## Install\n\nTo install the userChrome.css, close Firefox and follow the steps below:\n\n\u003cdetails\u003e\n  \u003csummary\u003eLinux\u003c/summary\u003e\n\nJust run the command:\n\n```bash\nbash -c \"$(curl https://raw.githubusercontent.com/dxdotdev/arc-ui/main/scripts/install.sh)\"\n```\n\nAnd restart your Firefox.\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003eWindows\u003c/summary\u003e\n\nYou can [install the userChrome.css manually] in windows (auto install script in development).\n\nThe Arc UI userChrome.css can be found and downloaded in the [latest release].\n\n\u003c/details\u003e\n\n## Uninstall\n\nTo uninstall the userChrome.css follow the instructions:\n\n\u003cdetails\u003e\n  \u003csummary\u003eLinux\u003c/summary\u003e\n\nJust run the command:\n\n```bash\nbash -c \"$(curl https://raw.githubusercontent.com/dxdotdev/arc-ui/main/scripts/uninstall.sh)\"\n```\n\nAnd restart your Firefox.\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003eWindows\u003c/summary\u003e\n\nDelete the userChrome.css file specified in the windows manual [installation](#install) guide.\n\n\u003c/details\u003e\n\n## Contributing\n\nSee [Contributing Guide](./.github/CONTRIBUTING.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdxdotdev%2Farc-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdxdotdev%2Farc-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdxdotdev%2Farc-ui/lists"}