can i change the link attached to "Get Add-ons button" on the About:Addons page?
Hi:
on the about:Addons page, on the left hand side, top there is this nice option/?button "Get Add-ons link"
Is there a way to change where I am navigated to when I click it? currently takes me to this overall page, from about:addons I want to go directly to: https://addons.mozilla.org/en-US/firefox/extensions/
to get there, i have to scroll down the about:addons page, and click.. clunky for me ...
thankyou
Chosen solution
You could modify this pref on the about:config page to open a page of your liking:
- extensions.webservice.discoverURL
https://addons.mozilla.org/%LOCALE%/firefox/search?q=&platform=%OS%&appver=%VERSION%
All Replies (3)
Chosen Solution
You could modify this pref on the about:config page to open a page of your liking:
- extensions.webservice.discoverURL
https://addons.mozilla.org/%LOCALE%/firefox/search?q=&platform=%OS%&appver=%VERSION%
hi cor-el with changing these settings, i sthere any method i can tag the ones as modified then extract a list, as part of my environment backup strategy?
thankyou
Put the preferences that you change in a user.js file, instead of doing that change in about:config, and backup that file.
http://kb.mozillazine.org/User.js_file
Then when you create a new Profile, copy that user.js file into the new Profile folder.