diff --git a/dist/fire_extra.user.js b/dist/fire_extra.user.js index bcf2a16..3b900cf 100644 --- a/dist/fire_extra.user.js +++ b/dist/fire_extra.user.js @@ -4,7 +4,7 @@ // @author double-beep // @contributor Xnero // @description Watch, blacklist and see domain stats directly from the FIRE popup! -// @match https://chat.stackexchange.com/rooms/11540/charcoal-hq +// @match https://chat.stackexchange.com/rooms/11540/charcoal-hq* // @match https://chat.stackexchange.com/transcript/11540* // @grant GM_xmlhttpRequest // @grant GM_addStyle diff --git a/webpack.config.cjs b/webpack.config.cjs index b5a58a5..264fb88 100644 --- a/webpack.config.cjs +++ b/webpack.config.cjs @@ -27,7 +27,7 @@ module.exports = { // @author double-beep // @contributor Xnero // @description Watch, blacklist and see domain stats directly from the FIRE popup! - // @match https://chat.stackexchange.com/rooms/11540/charcoal-hq + // @match https://chat.stackexchange.com/rooms/11540/charcoal-hq* // @match https://chat.stackexchange.com/transcript/11540* // @grant GM_xmlhttpRequest // @grant GM_addStyle