{"id":17022394,"url":"https://github.com/xplosionmind/firefox-monoline","last_synced_at":"2025-03-23T17:31:23.442Z","repository":{"id":122982293,"uuid":"499478994","full_name":"xplosionmind/firefox-monoline","owner":"xplosionmind","description":"Minimize your Firefox toolbar to one single line [MIRROR]","archived":true,"fork":false,"pushed_at":"2025-01-08T11:44:27.000Z","size":22,"stargazers_count":18,"open_issues_count":6,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-03T15:47:31.374Z","etag":null,"topics":["browser-theme","compact","css","design","firefox","firefox-theme","firefox-tweaks","minimal","minimalism","minimalist","theme"],"latest_commit_sha":null,"homepage":"https://codeberg.org/tommi/firefox-monoline","language":"CSS","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/xplosionmind.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":"2022-06-03T11:03:32.000Z","updated_at":"2025-01-08T11:45:21.000Z","dependencies_parsed_at":"2023-03-13T12:16:47.714Z","dependency_job_id":"196ef15f-854a-4acd-b7dd-f6cfbe06f926","html_url":"https://github.com/xplosionmind/firefox-monoline","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xplosionmind%2Ffirefox-monoline","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xplosionmind%2Ffirefox-monoline/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xplosionmind%2Ffirefox-monoline/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xplosionmind%2Ffirefox-monoline/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xplosionmind","download_url":"https://codeload.github.com/xplosionmind/firefox-monoline/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245141022,"owners_count":20567493,"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":["browser-theme","compact","css","design","firefox","firefox-theme","firefox-tweaks","minimal","minimalism","minimalist","theme"],"created_at":"2024-10-14T07:10:11.588Z","updated_at":"2025-03-23T17:31:23.429Z","avatar_url":"https://github.com/xplosionmind.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🦊 Firefox Monoline\n\nMinimize your Firefox toolbar to **one single line**.\n\n## 🛑 No longer maintained 🛑\n\nI am no longer maintaining this repository, for three reasons.\n\n- I am happily using the gorgeous [Firefox GNOME theme](https://github.com/rafaelmardojai/firefox-gnome-theme 'firefox-gnome-theme repository on GitHub, by Rafael Mardojai'), and I am sticking with it, for the moment.\n- Unfortunately, as I am not using this theme myself I do not have enough time to properly tinker with this, and I would prefer [to prioritize other projects](https://codeberg.org/tommi?tab=repositories 'My repositories on Codeberg').\n- I found [Firefox Onebar](https://git.gay/freeplay/Firefox-Onebar 'Firefox-Onebar repository on git.gay, by freeplay') to be a much more advanced and up-to-date choice, hence I would prefer to adopt and potentially contribute to that project if I ever switched back to single-line Firefox layout.\n\n## Features\n\n- 🧹 Remove clutter and make Firefox toolbar as essential as possible 🚀\n- 🚗 Compact mode support\n- ⚠️ Preserve icons and functionalities for which no ⌨️ keyboard shortcut exists\n- ✅ Non-breaking implementation\n- 💡 Do you have a suggestion? Share it [here](https://github.com/xplosionmind/firefox-monoline 'Firefox Monoline issues on GitHub'))!\n\n![firefox-monoline-preview](https://user-images.githubusercontent.com/42862428/172017568-f908f7ae-5a2a-46fe-a43c-3d2ae2edbb79.gif)\n\n## 🧑🏻‍💻 Usage\n\n- visit `about:config`\n  - set `toolkit.legacyUserProfileCustomizations.stylesheets`: `true`\n  - `extensions.pocket.enabled`: `false`\n- Go to Menu \u003e More Tools \u003e Customize Toolbar:\n  - auto-hide downloads button\n  - remove all flexible space\n  - remove all icons\n- Open `about:support`, copy the path of the Profile Folder\n- open the terminal\n- run `cd /path/to/profile`\n- run `git clone https://codeberg.org/tommi/firefox-monoline.git chrome`\n\n### 🚗 Compact mode\n\nThe built-in Firefox “Compact mode” vertically compresses the navigation bar by slightly **reducing its height**. To activate it:\n\n1. visit the `about:config` page;\n2. search for `browser.compactmode.show` and change it to `true`;\n3. go to Menu \u003e More Tools \u003e Customize Toolbar, set density as “compact”.\n\nIn order to use Compact mode with \u003ccite\u003eFirefox Monoline\u003c/cite\u003e it is necessary to change some parts of [userChrome.css](./userChrome.css):\n\n- remove [the first 9 lines](https://github.com/xplosionmind/firefox-monoline/blob/main/userChrome.css#L1-L9) (delete `urlbar-container` and `urlbar` styling)\n- in [line 34](https://github.com/xplosionmind/firefox-monoline/blob/main/userChrome.css#L34), change the value to `-36px !important`\n\n## 👾 Source code\n\nThis repository is [hosted on Codeberg](https://codeberg.org/tommi/firefox-monoline 'Firefox Monoline repository on Codeberg'), and it is mirrored on [GitHub](https://github.com/xplosionmind/firefox-monoline 'Firefox Monline repository on GitHub'), where [issues](https://github.com/xplosionmind/firefox-monoline/issues 'Firefox Monoline issues on GitHub') are tracked.\n\n## 🕷 Bugs\n\nReport bugs [here](https://github.com/xplosionmind/firefox-monoline/issues 'Firefox Monoline issues on GitHub').\n\n## 🧐 Related projects 👀\n\n- Mainly inspired from [one-line-firefox](https://github.com/khuedoan/one-line-firefox 'one-line-firefox GitHub repository')\n- [Oneline Proton](https://github.com/newmanls/OnelineProton 'Oneline Proton source code on GitHub')\n- [Firefox-Onebar](https://codeberg.org/Freeplay/Firefox-Onebar 'Firefox-Onebar source code on Codeberg')\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxplosionmind%2Ffirefox-monoline","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxplosionmind%2Ffirefox-monoline","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxplosionmind%2Ffirefox-monoline/lists"}