reverted back to one-after-another plugin injection

This commit is contained in:
Philipp Schaefer
2013-10-08 23:04:23 +02:00
parent 709af1a9d9
commit 0601827878
4 changed files with 21 additions and 74 deletions

View File

@ -75,8 +75,6 @@ Yes it is!
</ul>
Note:
<ul>
<li>The plugins wrapper function has to be identical to all other IITC plugins (IITCm removes it via search and replace).
Alternatively, you can use the @@PLUGINSTART@@ / @@PLUGINEND@@ macros or remove the wrapper by hand.</li>
<li>The filename has to end with *.user.js.</li>
<li>If you don't know where to find your home directory: Enable dev-mode in the settings and follow the hint.</li>
</ul>