https://github.com/Tagggar/Firefox-Alpha
🗿 Super clear desktop browser with zero buttons and intuitive gesture controls
https://github.com/Tagggar/Firefox-Alpha
browser css desktop-browser firefox firefox-alpha firefox-theme minimalistic product-design theme ui userchrome ux ux-ui
Last synced: 28 days ago
JSON representation
🗿 Super clear desktop browser with zero buttons and intuitive gesture controls
- Host: GitHub
- URL: https://github.com/Tagggar/Firefox-Alpha
- Owner: Tagggar
- Created: 2023-10-26T12:18:37.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-26T06:03:23.000Z (11 months ago)
- Last Synced: 2024-10-30T07:45:19.721Z (6 months ago)
- Topics: browser, css, desktop-browser, firefox, firefox-alpha, firefox-theme, minimalistic, product-design, theme, ui, userchrome, ux, ux-ui
- Language: CSS
- Homepage:
- Size: 10.6 MB
- Stars: 234
- Watchers: 3
- Forks: 4
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
## [Firefox-Alphα](#features) 🗿 Super clear desktop browser
Fast and minimal Firefox configuration with zero buttons, for simplicity and intuitive gesture controls.
### [
`Install`](#install) [
`Report Bug`](https://github.com/Tagggar/Firefox-Alpha/issues)
### [
`Support`](#support) [
`Projects`](https://tagggar.github.io)
### Features:
* [x] **[Combined Tab and Urlbar](#combined-tab-and-urlbar)**
* [x] **[Multi-row Tabs](#multi-row-tabs)**
* [x] **[Multi-row Bookmarks](#multi-row-bookmarks)**
* [x] **[New Clean Menu](#new-clean-menu)**
* [x] **[New Downloads Bar](#new-downloads-bar)**
* [x] **[Simple Finbar](#simple-findbar)**
* [x] **[Adaptive Color](#adaptive-color)**
* [x] **[Gesture navigation](#gesture-navigation)**
* [x] **[Security](#security)**
## Combined Tab and Urlbar
Greatly enhances usability and provides a more intuitive browsing experience, eliminating the need for constant switching between UI sections:
`LMB` to select URL on Active Tab;
`MMB` to Close Inactive Tab;
`MMB` to open New Tab on empty space;
Rare glitches may occur due to CSS limits.
## Multi-row Tabs
Stacking tabs into multiple rows enhances tabs access, simplifies navigation, and optimizes screen space for efficient multitasking and improved user experience:
Clear and easily accessible layout;
`RMB` on Tab for Tab controls;
The Audio Tab is nicely highlighted and looks good without any extra [Playing] indications;
Expect perfect UX/UI consistency.
## Multi-row Bookmarks
Bookmarks are now organized in multiple rows below the Tabs, improving accessibility and resource management, especially for users with a large number of bookmarks:
Set `Bookmarks Toolbar` > `Show only on New Tab` to display Bookmarks only on New Tab;
Add `History` / `Downloads` to Bookmarks Panel for quick access;
Add `🥎 Emojis` to folder names instead of useless folder icons for better visual identification.
## New Clean Menu
New consistent Main Menu design, with clear and uniform UI, ensures efficient access to key features. Unnecessary elements are removed to simplify the layout and navigation:
`Alt` / `Option` to open Main Menu with all browser features and controls;
:link: Menu can be customized with extensions or CSS: **[simpleMenuWizard](https://github.com/stonecrusher/simpleMenuWizard)**.
## New Downloads Bar
New Downloads identificator and simple status panel are now with human design:
Nice minimalistic progress bar and a consistent menu;
⚠️ Subtle notifications for download status and errors.
## Simple Findbar
`Ctrl+F` to find on webpage quickly. Findbar now natively integrated into UI.
## Adaptive Color
> **[Adaptive Tab Bar Colour](https://github.com/easonwong-de/Adaptive-Tab-Bar-Colour#adaptive-tab-bar-colour)** - extension is required to make browser UI match the website color.
⚠️ Configure the Extension Settings:
* [x] Allow light tab bar
* [x] Dynamic color update
* [x] Ignore designated color
## Gesture navigation
> **[Gesturefy](https://github.com/Robbendebiene/Gesturefy#esturefy)** - extension is required if your OS doesn't support native gesture controls.
⚠️ Configure gestures in the Settings:
Swipe-Right to go
Back
Swipe-Left to go
Forward
Pull-Down to
Reload
## Security
> **[ uBlock Origin](https://github.com/gorhill/uBlock#ublock-origin-ubo)** - effective content blocker for ads, trackers, miners, popups, malware and other web annoynances.
>
Follow the configuration guides and your personal preferences for fast and secure web.### Search suggestions in URL bar are disabled intentionally for several reasons:
In some of my UX research, I found interesting results indicating that **disabling search suggestions** in the URL bar can **reduce cognitive load and help maintain focus.**
###
**`Productivity boost by lowering distractions and cognitive load`**
Disabling search suggestions cultivates a sense of control, reducing distractions and improving satisfaction. Users can concentrate on their tasks, boosting efficiency and search accuracy. This minimalist approach is especially helpful for users who find constant suggestions overwhelming, thereby enhancing the overall UX.
> **Search suggestions are still available on search engine webpage.**
> Sometimes, search engine provides **[grammatically wrong suggestions](https://support.google.com/websearch/thread/56300495/sometimes-google-search-gives-me-grammatically-wrong-suggestions?hl=en)** (check google community forums for more info)###
**`Data privacy`**
Suggestions are often based on the user's browsing history, frequently visited websites, and search patterns. Consequently, this personal data can be vulnerable, leading to privacy violations or badly targeted advertising. Users may also feel uncomfortable with the notion that their search behavior is being tracked and used for commercial or other purposes without their explicit consent.
###
**`Echo chambers`**
The reliance on personalized suggestions may result in the formation of echo chambers, limiting users' exposure to diverse perspectives and information. This can potentially reinforce existing biases and restrict the exploration of alternative viewpoints.
> **In other words, the user gains significantly improved search results by correctly formulating the search query themselves, rather than relying on suggestions.**
## Install
1. Type `about:support` in URL Bar > open Firefox profile folder and put `chrome` folder:
`/` `Firefox` `/` `Profiles` `/` `###.default-release` `/` `chrome`
2. Type `about:config` in URL Bar and set:
`toolkit.legacyUserProfileCustomizations.stylesheets` > `true` to enable css themes;
`browser.urlbar.maxRichResults` > `0` to hide search suggestions pop-up;
`browser.urlbar.clickSelectsAll` > `true` for url selection in single click (optional);
4. Restart Firefox and Enjoy
## Support
### [
Star Project](https://github.com/Tagggar/Firefox-Alpha) [
Buy a Coffee](https://www.buymeacoffee.com/taggar)
### [
More Projects](https://tagggar.github.io)