foxyproxy / browser-extension

Version 8 and above. Browser extension source code for Firefox, Chrome, and other Chromium-based browsers
GNU General Public License v2.0
199 stars 29 forks source link

PAC URL file:/// Unsupported #49

Closed 20NE closed 6 months ago

20NE commented 7 months ago

foxyproxy standard 8.2 firefox support local pac file. but foxyproxy seems doesn't support it When fill PAC URL field with: file:///path/to/pacfilename.pac error: Unsupported Protocol file:

erosman commented 7 months ago

I see. Fixed for v8.3

There might be some issue with file: on Chrome though. Issue 839566: Remove support for PAC file to be loaded from files.

belperite commented 6 months ago

Hi @erosman I'm just trying a file: PAC URL on 8.6, and I can't get it to save - a red outline appears around the field and clicking save does nothing :( Please see screenshot

Screenshot 2023-12-13 at 11 51 23

EDIT: I'm using firefox on macos

erosman commented 6 months ago

You are right. There is another issue with using file:// for PAC URL. I will fix it for v8.7.

erosman commented 6 months ago

Foxy Proxy v8.7 uploaded to AMO. Basic is available now and standard will be after it is reviewed by AMO.