Skip to content

Automated script to remove all traces of Snap from a fresh install, including reinstalling a standalone version of Firefox. Designed for Kubuntu.

Notifications You must be signed in to change notification settings

Jacksaur/NoFoxGiven

Repository files navigation

NoFoxGiven

Automated script to remove all traces of Snap, including reinstalling a standalone version of Firefox.
This is my first script I'm making publically available, Any suggestions or improvements are welcome.

This script will download the latest Standalone version of Firefox from Mozilla, uninstall all Snaps installed by default, then remove Snap itself and mark it to be held back: Preventing any further snaps from being installed in future. This script is designed for use with Kubuntu 22.04 or above. It is not tested, nor recommended for, other Distros.

Newly added: An optional set of legacy icons are now included, from before Mozilla's controversial redesign. Rename the "legacy" folder to replace the existing "icons" folder before executing the script to use them.

Backup your Firefox profile or you will lose everything!

Your Firefox profile contains the vast majority of your browser customizations. This includes your Bookmarks, History, Cookies, Positions of UI elements, any userchrome.css tweaks and installed addons. Addons' own settings are not saved. I'm afraid you'll have to reimplement those yourself. You can back up your profile by navigating to about:profiles, and finding the profile marked as "Currently in use and cannot be deleted". Rename it to make it easier to locate, then click the Open Folder button in its Root Directory row. Copy the profile's entire folder and keep it somewhere safe.

After you've run the script, open your newly installed Standalone Firefox, go to about:profiles again, open any profile's Root folder, and move up a directory. And paste the profile folder you backed up earlier here. You may need to restart Firefox to get it to appear in the profiles menu, but once it does choose Set as Default Profile and restart. Almost everything should now be in the same state as it was with your old version of Firefox, but again, you'll need to reconfigure your individual Addons.

Installation and Usage

Backup your profile as described above. Download the latest release and unzip it all to a folder. The main release will install to $HOME/.local, and requires an extra script to be ran on all other user accounts to fully install. The Opt-Install release installs to /opt, and is made for single-user systems. Right click on the script, go to properties, permissions, and tick Is Executable. Right click the script and choose Run in Konsole (or whichever Terminal Emulator you use). After the script finishes, restore your Profile backup as described above.

Known Issues

  • This script is not designed for multi user systems. If there are multiple user accounts on your system, they will be left without a browser after the script finishes. You can rectify this by running the "Install Firefox Only" script on each account that needs it afterwards.
  • This version of Firefox is not able to set itself as the default Browser, and will warn you about doing so every time it starts. You will need to set it yourself through the KDE settings menu, under Default applications. In about:preferences, you can then disable the Default Browser check to stop it from nagging you every time it starts.

Bonus

There's some really great Breeze Themes for Firefox by Schlagma here. Makes it look like a native KDE app. I also made some accent-coloured variants of it, though only for the Dark version as they weren't really visible on the white of the regular one.

About

Automated script to remove all traces of Snap from a fresh install, including reinstalling a standalone version of Firefox. Designed for Kubuntu.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages