added docs + tests

This commit is contained in:
Steven Gill
2013-05-20 15:08:28 -07:00
parent 4e9ad7d5e0
commit 4ddb0aa9b6
13 changed files with 1320 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
var d = document.getElementById("header")
d.innerHTML = "Script file successfully injected";