{"id":26964268,"url":"https://github.com/gabrielcapilla/firefox-unicorn","last_synced_at":"2025-04-03T06:30:22.459Z","repository":{"id":262215945,"uuid":"886392446","full_name":"gabrielcapilla/firefox-unicorn","owner":"gabrielcapilla","description":"Firefox Unicorn - browse without distractions","archived":false,"fork":false,"pushed_at":"2025-03-08T13:50:06.000Z","size":3036,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-08T14:28:39.345Z","etag":null,"topics":["firefox","firefox-browser","firefox-css","firefox-theme","userchrome","userchrome-css","userchrome-styles","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/gabrielcapilla.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":"2024-11-10T21:48:47.000Z","updated_at":"2025-03-08T13:50:10.000Z","dependencies_parsed_at":"2024-11-21T05:34:32.759Z","dependency_job_id":null,"html_url":"https://github.com/gabrielcapilla/firefox-unicorn","commit_stats":null,"previous_names":["gabrielcapilla/firefox-laconic","gabrielcapilla/firefox-hello","gabrielcapilla/firefox-unicorn"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabrielcapilla%2Ffirefox-unicorn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabrielcapilla%2Ffirefox-unicorn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabrielcapilla%2Ffirefox-unicorn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabrielcapilla%2Ffirefox-unicorn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gabrielcapilla","download_url":"https://codeload.github.com/gabrielcapilla/firefox-unicorn/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246947664,"owners_count":20859296,"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":["firefox","firefox-browser","firefox-css","firefox-theme","userchrome","userchrome-css","userchrome-styles","userchromecss"],"created_at":"2025-04-03T06:30:21.193Z","updated_at":"2025-04-03T06:30:22.425Z","avatar_url":"https://github.com/gabrielcapilla.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Browse without distractions\n\n![Static Badge](https://img.shields.io/badge/Firefox-%E2%9C%95-red)\n![Static Badge](https://img.shields.io/badge/Cachy_Browser-%E2%9C%95-red)\n![Static Badge](https://img.shields.io/badge/Firefox_ESR_128.8-✓-blue)\n![Static Badge](https://img.shields.io/badge/Firefox_Developer_Edition-%E2%9C%95-red)\n\nTabs make less noise, giving more room to browse the web letting you see what’s important to prevent you from getting distracted. One file without surprises, as simple as you always wanted.\n\n## Preview\n\n![image](/assets/images/headerlight.png)\n\n### Look and feel\n\n![image](/assets/images/lookandfeel.png)\n\n## :dart: Keyboard Centered Design\n\nJump to any site quickly. Use the shortcuts.\n\n- `Ctrl + W` Closes a Tab\n- `Ctrl + T` Opens a New Tab\n- `Ctrl + L` Focuses the URL bar\n- `Ctrl + B` Shows you the Bookmarks\n- `Ctrl + H` Shows you the History Bar\n- `Ctrl + R` Refresh the page you're on\n- `Ctrl + Alt + R` Clutter-free Reader View\n- `Ctrl + Shift + B` Hide/unhide Bookmarks bar\n- `Ctrl + Shift + A` Quick open for Add-Ons\n- `Ctrl + Shift + T` Re-opens a tab that you just closed\n- `Alt + Left Arrow` Go Back\n- `Alt + Right Arrow` Go Forward\n\n## :ninja: Protect Your Privacy\n\nWorks on top of Firefox, and [uBlock Origin works best on Firefox](https://github.com/gorhill/uBlock/wiki/uBlock-Origin-works-best-on-Firefox). Stops ads and trackers, so you can browse faster without being tracked. And when you’re using a slow or expensive internet connection, it lets you block scripts and images, so pages load faster and use less data.\n\n## :gear: How To Install\n\nTo install this theme, do the following:\n\n- Type `about:config` in the address bar of Firefox.\n- Put it on `true`\n\n  ```md\n  toolkit.legacyUserProfileCustomizations.stylesheets\n  ```\n\nChrome folder:\n\n- Type `about:profiles` in the address bar of Firefox and find your profile folder.\n- Create a folder named `chrome` in your profile folder(s). Add the file `userChrome.css` in the `chrome` folder. Then restart the browser.\n\n## :people_hugging: Make It Yours\n\n### Recommended Add-ons\n\n- [uBlock Origin](https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/)\n- [Adaptive Tab Bar Color](https://addons.mozilla.org/en-US/firefox/addon/adaptive-tab-bar-colour/)\n\n### Do you use KDE?\n\nLook your `about:config` the following parameters and change the value to `1`\n\n```md\nwidget.use-xdg-desktop-portal.file-picker\n```\n\n```md\nwidget.use-xdg-desktop-portal.mime-handler\n```\n\n### Rounded corners\n\nIn `about:config` you can make the bottom window corners rounded by setting to `true`.\n\n```md\nwidget.gtk.rounded-bottom-corners.enabled\n```\n\n## Miscellaneous\n\n### Inspiration\n\nInspired by [Min Browser](https://github.com/minbrowser/min). I wanted to bring the Min Browser experience closer to Firefox. Min is written entirely with CSS and JavaScript using Electron, and is open-source software.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabrielcapilla%2Ffirefox-unicorn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgabrielcapilla%2Ffirefox-unicorn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabrielcapilla%2Ffirefox-unicorn/lists"}