Installs Marionette as an extension on an FxOS device
Project description
marionette-extension
This repository contains Marionette in gecko extension form, intended for use with FxOS devices. It includes an installation script which you can use, provided your phone is connected via ADB:
source install_marionette_extension.sh
If you need to install adb, see https://developer.mozilla.org/en-US/Firefox_OS/Debugging/Installing_ADB.
Python Package
This is also the ‘marionette_extension’ python package. Once you install this package, you will have access to a command line program called install_marionette which you can use to install the extension like so:
install_marionette
You can also import the marionette_extension package into your python script and use its install function to install marionette via a script. Example:
from marionette_extension import install install()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file marionette_extension-0.1.tar.gz
.
File metadata
- Download URL: marionette_extension-0.1.tar.gz
- Upload date:
- Size: 115.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e65d124f8e604893537be9866f0a84601ace1bf2c4870bd45f2b7eca46915f75 |
|
MD5 | 75064e547f80705b2f62ae75d6bc44ff |
|
BLAKE2b-256 | aa0471a5d56a89014aae3dc5d90af9a883e511cb54112925e39c19a1950eff0e |