Skip to content

mozilla-services/product-announcements-test-addon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Restartless native Fennec add-on to set testing prefs for product announcements feature.

Based on cscott/skeleton-addon-fxandroid.

What to do:

* Edit config_build.sh to set ANDROID_APP_ID to the product you're testing (e.g., org.mozilla.fennec).
* Edit bootstrap.js, setting ANNO_URL to the server URL and ANNO_INTERVAL to the check interval in milliseconds.
* Run build.sh with your device connected and reachable over ADB.

Ask rnewman if you have other questions.

About

Basic restartless add-on for Firefox on Android

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.1%
  • Shell 6.9%