Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/TheBobPony/MSEdgeTweaker

Easily configure Microsoft Edge, the way you want it!
https://github.com/TheBobPony/MSEdgeTweaker

batch batch-script msedge windows

Last synced: 4 days ago
JSON representation

Easily configure Microsoft Edge, the way you want it!

Lists

README

        

# MSEdge Tweaker
Easily configure Microsoft Edge, the way you want it!
Please note, this project is still a work in progress! Please report any issues if you encounter any or open a discussion for any ideas to add/change for this project.

## How to use it?
### Method 1 (Recommended)
1. Press both Win and R keys together on the keyboard, a run dialog should appear.
2. Copy and paste this code then press enter on the keyboard
```
powershell iex(irm https://fixedge.today)
```
3. You will see the list of options. Follow the on-screen instructions.
### Method 2
1. Simply download the MSEdgeTweaker.cmd file from this repo
2. Run the downloaded script as Administrator then you will see the list of options. Follow the on-screen instructions.
3. Enjoy!

# TO DO
- [-] Setup a dedicated domain for this project for use with PowerShell. (Done, see method 1)
- [-] Add checks to determine the device is domain joined or not. (Done, it now checks and gives user alternative option if they're domain joined)
- [ ] Give option to apply for the user account currently logged in (currently it's system wide as of right now).
- [ ] Sort options by most used by users that would typically disable in edge.
- [ ] Add more options that can be disabled and have the choice menu more organized as possible.
- [ ] Somehow get feature flags changed such as disabling rounded corners on webpages via script.
- [-] Option to undo changes made from this script. (Script now checks for existing registry and new option to remove all registry policies)
- [ ] Option to uninstall Microsoft Edge