Skip to content

KeenRivals/Firefox-Deployment-Example

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

Firefox Deployment Example

Customized deployment options for Mozilla Firefox. The goal is primarily to supply good defaults in addition to the boring stuff like bookmarks. uBlock Origin is also included by default. This is all handled using distribution.ini and the extensions directory.

Installation

The contents of the "Mozilla Firefox" directory should be copied to the Firefox application directory. It will be "C:\Program Files\Mozilla Firefox", or "C:\Program Files (x86)\Mozilla Firefox".

Adding Extensions

To add an extension to the extensions directory:

  1. Download the latest version from Mozilla Addons.
  2. Rename the xpi file to the extension's ID. You can find the extension ID by extracting the XPI (it's a zip file) and finding "id" in manifest.json.
    • Example: uBlock's id is uBlock0@raymondhill.net.

About

Firefox deployment example using distribution.ini to bundle settings and bake-in an extension.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published