First of all thank you for NoScript since it's a combined tool that made me forget the tools I used to use to get the same functionality like FlashBlock etc...
I recently found another potentially good addon; ExExceptions (look upper right for script option)

which is basically a permissions.sqlite editor (PSQL=permissions.sqlite for short from now on) . Since PSQL is the default Firefox v3.x permission central, can NoScript make use of permissions.sqlite instead of prefs.js or at least bidirectionally synchronize with it (or at worst provide an option for such)??...
AFAICS NoScript stores its settings in a looooong line of prefs.js consisting of 4 numbers per site. I'm aware that NoScript may be storing additional information which might not be present in PSQL yet what will be the use of the default FireFox PSQL if every addon tries to store their permission settings (settings that can be stored in PSQL instead) in prefs.js or so resulting double settings for similarly functioning add-ons in prefs.js causing size bloat. Unlike my script manager NoScript, my cookie manager CookieSafe really make use of PSQL instead. Being that's the case, one has to import/export permission settings for every manager addon (script, cookies, images etc...) they had in case of migration or such instead of simple copying of PSQL to target...
Permission settings seperation from prefs.js is also good for backup/recovery programs/addons like FEBE/mozbackup too. I know NoScript provides import/export yet it's on demand and can't be automated like backup programs requested. Although instead of PSQL, prefs.js could be backed up yet there might be circumstances one will prefer otherwise...
So in short IMHO it will be good for NoScript to integrate with permissions.sqlite for the cases explained above and can't be foreseen...
Thanks for reading
