Skip to content

kayw/firefox-autoconfigs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLIQZ Firefox autoconfig

Testing Firefox extensions on real browsers can be really hard. Browsers by default are not set up to run in continious intergration environements. Luckly Firefox provides easy way to change in default setting that will prevent situations like:

  • auto updates
  • "default browser" popups
  • sending messages to mozilla servers
  • etc.

The mechanism to put those settings is called 'autoconfig'.

Setup

Look here for autoconfig intro: http://pascal-mietlicki.fr/en/blog/post/work/firefox-autoconfig/

Enable global autoconfig by:

  • copy autoconfig.js to <FIREFOX INSTALLATION DIR>/default/pref
  • copy firefox.cfg to <FIREFOX INSTALLATION DIR>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.5%
  • Shell 16.5%