Comment by alkonaut
9 years ago
I haven’t understood whether this thing is completely inert or actually does anything without opt in.
If it is downloaded and listed without opt-in, but only actually invoked after opt-in, then I’ll call it acceptable (not great, but not terrible either)
The source is at https://github.com/gregglind/addon-wr/
Its startup is controlled by the addon/bootstrap.js file. Per line 22, it's completely inert unless the user manually toggles `extensions.pug.lookingglass` in about:config: https://github.com/gregglind/addon-wr/blob/59659431fd2a75c33...