xiaoxiaoflood / firefox-scripts

userChromeJS / autoconfig.js and extensions
Mozilla Public License 2.0
1.03k stars 87 forks source link

Doesn't work with portable firefox? #93

Closed mimteatr closed 3 years ago

mimteatr commented 3 years ago

Hello,

In my desktop FF at home it works perfectly but at work, I'm using the FF portable version from PortableApps and it doesn't. But other CSS do work. What could I be doing wrong? I followed your steps carefully several times with no result :(

Thanks for your help!

Maurice

xiaoxiaoflood commented 3 years ago

Hi,

I don't use Fx portable so I don't know what's different about it, sorry. I guess you just need to be more careful about installation & profile paths, but other than that I doubt there's any incompatibility.

As stated in Readme, I only test things in Developer Edition because that's what I use (this is a personal project that I share if someone finds it useful). Things may work on other versions (release, Beta, ESR, forks like Waterfox...), but I don't fix anything with any of these versions in mind.

mimteatr commented 3 years ago

I understand. I'll try again. Btw, the enterSelects.uc.js disables the "and Go" from the Paste and Go option on the urlbar drop-down menu. I discovered that by disabling each script one by one and restarting FF every time.

xiaoxiaoflood commented 3 years ago

Thanks for reporting, but could you please explain more? Where is this "and Go"? Maybe a screenshot...

mimteatr commented 3 years ago

Hi, left clicking on urlbar, see the Paste and Go on the image. What I meant is that with that script you don't see the and Go anymore, only Paste.

https://imgur.com/a/BvqB1to

xiaoxiaoflood commented 3 years ago

@mimteatr thanks. I would never notice this bug if it wasn't you. This should be fixed now, please update the script if you use it.

mimteatr commented 3 years ago

👌😊

harryray33 commented 2 years ago

Same problem here, I'm using ff portable 88.0.1 and it's not working, although it was kind of working back in FF69 but the add-ons page was disappearing.

https://github.com/xiaoxiaoflood/firefox-scripts/issues/113