Skip to content

Firefox for Android add-on

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

apuddy/marvelous-links

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Development

  1. Follow instructions for setting up web-ext, Android Studio SDK, and adb.

  2. Get your device's ID: adb devices

  3. Run on the device (replace XXX with the device ID):

(Firefox Nightly)

web-ext run -t firefox-android --adb-device XXX --firefox-apk org.mozilla.fenix

(Firefox Beta)

web-ext run -t firefox-android --adb-device XXX --firefox-apk org.mozilla.firefox_beta
  1. Build with web-ext build. This generates a .zip file.

  2. Sign with web-ext sign. See docs.

About

Firefox for Android add-on

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published