On 18.07.2013 14:27, Henry Hoggard wrote: > On Thursday, July 18, 2013 1:21:21 PM UTC+1, Frederik Braun wrote: >> On 18.07.2013 14:08, [email protected] wrote: >> >>> There is no .mozilla/extensions/r2... >> >>> >> >>> However there is .mozilla/b2g/rand.profile/ >> >>> >> >>> Which has a prefs.js in, I tried adding the proxy settings to that but it >>> still doesn't work. >> >>> _______________________________________________ >> >>> dev-b2g mailing list >> >>> [email protected] >> >>> https://lists.mozilla.org/listinfo/dev-b2g >> >>> >> >> >> >> First go into your profile directory. How to get there is best described >> >> over here >> >> <http://kb.mozillazine.org/Profile_folder_-_Firefox#Navigating_to_the_profile_folder> >> >> *Then* go into extensions/[email protected]/profile/ from there.. > > /.mozilla$ ls > b2g extensions firefox > > (Empty Extensions) > ls extensions/ > :~/.mozilla$ > > ls b2g/something.profile/ > compatibility.ini localstore.rdf permissions.sqlite times.json > cookies.sqlite marionette.log prefs.js webapps > indexedDB minidumps startupCache webappsstore.sqlite > > _______________________________________________ > dev-b2g mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-b2g >
Sorry, what we were missing here is that you're looking for your *firefox* profile folder, because the extension is installed within *firefox*. You should look for your profile in .mozilla/firefox/. _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
