- ensure each added item in plugins has a space before
- use in links so they're not split over lines
- make case consistant between core IITC and plugins
- make update URLS https - required by firefox+greasemonkey
- add build name + date/time to description of all plugins, and moved to front for main IITC
- ensure all plugins have a A.B.C. version number format - required now they append the date+time digits
- no smooth upgrade path from current 'dist' folder - so changed to 'release'. users will have to manually update this time, but will be fine fron now onwards (in theory!)
- plugins are now parsed for @@..@@ replacements
- main script and plugins have separate .meta.js files created - less web server load for update checks
- build script has variables for resource URL, update URL, etc, substituted via @@..@@ into main script and all plugins
After I converted and checked in the width nits I remembered that those
aren't supposed to be there period. They were just a proof of concept
type thing from before I had any styling set up.