Skip to content

Setup Firefox for use in VMs or Sandboxes with extensions with one click

License

Notifications You must be signed in to change notification settings

SirJson/InstantFox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InstantFox

A utility written in C# that downloads the latest Firefox, set up a portable instance and installs desired user extensions.

You can keep that new instance or use delete it after you close the browser.

This tool is written for the Windows Sandbox to install and setup Firefox automatically.

Notes

  • To keep it simple and focused it will always download
    • The latest Firefox
    • The en-US Version
    • For Windows 64-bit

There is no reason though you could easily change those parameters.

User Extensions

If you want to add your themes and extensions put a folder "exts" next to it and put the XPIs of your extensions into it. Make sure to rename them after their add-on ids in order to auto-install them on startup.