feat(bulk-report-replies): launch feature

This commit promotes the "bulk report replies" feature from an
experiment to a full-fledged feature.

Fixed: twpowertools:192
Change-Id: I6a6a636c1c6b458f760a7555624cd98726fc173b
diff --git a/src/options/optionsPage.json5 b/src/options/optionsPage.json5
index 9435ece..552e1ae 100644
--- a/src/options/optionsPage.json5
+++ b/src/options/optionsPage.json5
@@ -15,6 +15,7 @@
         {codename: 'history'},
         {codename: 'perforumstats'},
         {codename: 'batchlock'},
+        {codename: 'bulkreportreplies'},
         {codename: 'autorefreshlist'},
         // #!if ['chromium', 'chromium_mv3'].includes(browser_target)
         {codename: 'blockdrafts'},