Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/equk/ffox_profiles_win
🦊 firefox profiles with security presets & userchrome styles on windows
https://github.com/equk/ffox_profiles_win
firefox pin profiles security shortcuts userchrome windows
Last synced: about 2 months ago
JSON representation
🦊 firefox profiles with security presets & userchrome styles on windows
- Host: GitHub
- URL: https://github.com/equk/ffox_profiles_win
- Owner: equk
- License: mit
- Created: 2018-09-19T17:21:24.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-11-20T15:28:55.000Z (about 1 year ago)
- Last Synced: 2023-11-20T16:36:56.853Z (about 1 year ago)
- Topics: firefox, pin, profiles, security, shortcuts, userchrome, windows
- Language: CSS
- Homepage:
- Size: 73.2 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🦊 ffox_profiles_win
Firefox profiles with security presets & userchrome styles on windows
## Summary
The purpose of this project is to provide a way to create new firefox profiles with security & privacy settings already preset.
It also includes some style customizations using `userChrome.css`.
## Why Make This Script?
*Mozilla Firefox has a profile manager in windows but doesn't create shortcuts for each profile & expects users to use the profile launcher to select each time.*
This script creates profiles & shortcuts for each making it easier for users.
It also uses the same preset settings & userChrome styles for each.
## Usage
Clone or download this repo
Edit `ffox_profiles.ps1` & add profiles you require to the `profiles` array
Optionally you may also want to change the `profilepath` variable (default is $mydocs\ffox_profiles)
Run the script
*script creates shortcuts & opens folder so u can pin them*
Pin shortcuts to each profile to the start menu / taskbar
## Features
Creation of new profiles with:
- [x] Security & Privacy Related Settings Pre-Set
- [x] Find At Top Of Screen
- [x] RAM Caching Enabled
- [x] Sandbox Check (user namespaces kernel setting)
- [x] Auto Update Profile Preferences
- [x] Bookmark Bar Spacing
- [x] Disable Ugly `urlbar` Zoom (firefox >75)
- [x] Disable Ugly Drop Shadow On Search
- [x] Disable Search Suggestions
- [x] Disable Sponsored Suggestions
- [x] Restore Old Square Tabs
- [x] Smaller Tab Density
- [x] Cleaner Image Context Menu
- [x] Smaller Bookmark Menu Spacing
- [x] Custom Folder IconsWith this script you can have a pinned shortcut on the start menu & the taskbar for each profile.
## Screenshot
![](https://raw.githubusercontent.com/equk/ffox_profiles_win/master/screenshots/ffox_win_profile.jpg)
## Notes
The default path for created profiles is `My Documents\ffox_profiles`
*Hardlinks are no longer used as pinning now works on Windows 10*