Simple Firefox automation addon for anything between SlimerJS and GreaseMonkey https://addons.mozilla.org/en-US/firefox/addon/zombie-navigator/

BM-2cWimYg96o7rdmFy99U5RMdQGpXrx75NCE 9ce927b6a2 Updated version to 0.2.0 9 rokov pred
branding 19eab6a3e2 Initial commit 9 rokov pred
jsdoc 5ca71ffce8 Security enhancement 9 rokov pred
src 9ce927b6a2 Updated version to 0.2.0 9 rokov pred
.gitignore 19eab6a3e2 Initial commit 9 rokov pred
LICENSE 19eab6a3e2 Initial commit 9 rokov pred
README.markdown d3cf32d1b3 README 9 rokov pred
archive.sh 42af5f3d1f Archive 9 rokov pred
build-docs.sh 42af5f3d1f Archive 9 rokov pred
build.sh 19eab6a3e2 Initial commit 9 rokov pred
run.sh 19eab6a3e2 Initial commit 9 rokov pred

README.markdown

Zombie Navigator

  • src/ The addon source code
  • branding/ Branding source code (artworks)
  • build-docs.sh Build the API documentation with JSDoc
  • build.sh Build the addon
  • run.sh Run the addon (requires non-release non-beta Firefox)
  • LICENSE The GNU Affero General Public License, version 3

Firefox (or equivalent) 38+ is required.

License

Copyright © 2015 Zombie Navigator Developers

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see http://www.gnu.org/licenses/.

The GNU Affero General Public License (GNU AGPL for short) is included under the file name 'LICENSE'