A firebug plugin which provides web automation to do automated testing or mundane tasks.
This repository has been archived on 2025-04-28. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
retep998 7c059424de Added a basic scriptapi with a test page.
Signed-off-by: retep998 <retep998@verizon.net>
2013-04-04 12:53:57 -04:00
chrome Adjusted indentation. 2013-03-05 11:27:30 -05:00
defaults/preferences Dumping in stuff from Ian. 2013-02-07 02:22:51 -05:00
.gitignore Added a convenient assemble.bat which uses 7-zip to create the xpi and then installs it into firefox. 2013-03-05 01:27:20 -05:00
analyze.js Removed the outdated test files. 2013-04-02 11:38:38 -04:00
assemble.bat Added a convenient assemble.bat which uses 7-zip to create the xpi and then installs it into firefox. 2013-03-05 01:27:20 -05:00
chrome.manifest Added a .gitignore and unified formatting. 2013-02-26 11:53:38 -05:00
install.rdf Added a .gitignore and unified formatting. 2013-02-26 11:53:38 -05:00
listener.html Removed the outdated test files. 2013-04-02 11:38:38 -04:00
listener.js Removed the outdated test files. 2013-04-02 11:38:38 -04:00
README.md Added list of developers to readme 2013-02-26 12:53:37 -05:00
scriptapi.js Added a basic scriptapi with a test page. 2013-04-04 12:53:57 -04:00
TestJScripts.html Removed the outdated test files. 2013-04-02 11:38:38 -04:00
testscript.html Added a basic scriptapi with a test page. 2013-04-04 12:53:57 -04:00

FireRecord

A firebug plugin which provides web automation to do automated testing or mundane tasks. Developers: Peter Atechian, Rylan Doherty, David Westgate