About Zombie Navigator

Thank you for installing Zombie Navigator!

What is this?

This addon is for automating Firefox with a ECMAScript file. The script is called a "Zombie script" and executed securely inside a sandbox so that it cannot interfare with other activities. A Zombie script uses the Zombie API (ZAPI) to control the browser.

Usage

You can run a script from a button in the addon preferences.

Otherwise, in command line, set an environment variable named ZOMBIE_NAVIGATOR_SCRIPT_PATH pointing to the absolute path of the Zombie script you want to run. Or set ZOMBIE_NAVIGATOR_SCRIPT_PATH=<demo_ID> to see demos.

Zombie API

API documentation (Work in progress). See demo scripts to know how to use the API.