diff options
author | portix <none@none> | 2012-08-31 21:08:41 +0200 |
---|---|---|
committer | portix <none@none> | 2012-08-31 21:08:41 +0200 |
commit | 2bcd5da4611e999899b6dc509330688dc053390d (patch) | |
tree | faa329fd26be7f8397f6eada4a43c7742bf2ce84 /extensions/userscripts | |
parent | d447882716f160780c3f77a06f751bf8daed9933 (diff) | |
download | dwb-2bcd5da4611e999899b6dc509330688dc053390d.zip |
Update info in extensions
Diffstat (limited to 'extensions/userscripts')
-rw-r--r-- | extensions/userscripts | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/extensions/userscripts b/extensions/userscripts index 905a7ed3..a332880e 100644 --- a/extensions/userscripts +++ b/extensions/userscripts @@ -58,6 +58,10 @@ * * */ +/*<INFO +Load userscripts and inject them into websites, mostly greasemonkey compatible +INFO>*/ + var me = "userscripts"; var onStart = []; var onEnd = []; |