aboutsummaryrefslogtreecommitdiff
path: root/nontrivial utility/README
diff options
context:
space:
mode:
authorNateN1222 <nathannichols454@gmail.com>2017-10-28 10:38:20 -0500
committerNateN1222 <nathannichols454@gmail.com>2017-10-28 10:38:20 -0500
commitda22a14cd285d6646db7b7d1ce1281689d01159f (patch)
treef2b14931e983086ea4546ba421e12e25650c87db /nontrivial utility/README
parentf9bd00d49a9de977ecbf75b5fda6d0372483b2e2 (diff)
cleaned up source and added license info
Diffstat (limited to 'nontrivial utility/README')
-rw-r--r--nontrivial utility/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/nontrivial utility/README b/nontrivial utility/README
new file mode 100644
index 0000000..1947bd0
--- /dev/null
+++ b/nontrivial utility/README
@@ -0,0 +1,4 @@
+
+A utility that generates the JSON that the background script uses to determine if something is user defined, trivial or nontrivial.
+
+It is important to recognize that the objects that this script finds are likely dependent on what browser this script is running on since it gets the list by reading the contents of the global object. Make sure this is run on an up to date browser.