Anyhow, as a way of branding and giving/enabling the users more optimized Ubuntu experience, Ubuntu developers make sure to add their own customizations to the Firefox web browser that comes in the default ISO image + in the repositories which you'd use to install the latest versions in the future, etc. .
If needed, we can disable these "Ubuntu changes" permanently OR temporarily (in case you wanted them back) since these settings are implemented using the Firefox Extension API (it's added as an Extension).
But before doing that lets have a look at what this Firefox extension does...
*. Set the Homepage to Ubuntu Start (which can be quite useful since it's like the online "Ubuntu-Pedia" where you can ask and find almost anything about Ubuntu :D).
*. Restart notification after an Upgrade:
Say that you upgraded your Firefox web browser to a never version, then when having this Extension, it'll make sure to automatically "notify" you to do a restart of the Browser to apply the changes.
*. Adds ask.com as the default search engine (weird, I don't know why).
*. Search for plugins in Ubuntu software Catalogue.
*. Adds the official Ubuntu release note to the Help menu...
But most importantly, this add-on/extension enables us to easily install software (automatically adds PPA, etc) by just clicking on a URL (which is called "apt://" protocol) and then launch either Synaptic or Ubuntu Software Center to install them. For instance, just click on this link (which is a URL that uses the "apt://" protocol) and see what happens.
Result of a "apt://" URL... |
1. Anyhow, as said, if you want to temporarily disable it, then launch your Firefox web browser and from the menu bar click on: "Tools" -> "Add-ons"
2. And then from the window that you get, to your left go to: "Extensions" and then from your right side select:
"Ubuntu Firefox Modifications" and click on the "disable" button.
Step: 1 |
Also remember to click on the "Restart now" link to apply the changes |
sudo apt-get purge xul-ext-ubufoxIf you wanted to get it back later ;-), then use the below command to manually install it.
sudo apt-get install xul-ext-ubufox
Well, that's about it. Not the most useful post of all but but ;-)...
No comments:
Post a Comment