>>660
特定のサイトページに適用

@-moz-document url-prefix("http://www.google.co.jp/";), url-prefix("https://www.google.co.jp/";), url-prefix("https://tanuki.5ch.net/livebase/subback.html";)
ドメインに適用

@-moz-document domain("google.com"), domain("google.co.jp")

特定のドメインだけ除外
これらのページ参考
https://qiita.com/uzumushi/items/f95f9e89fde2a507d7e8
https://detail.chiebukuro.yahoo.co.jp/qa/question_detail/q14153839434

例(5ch.netを除外する)
@-moz-document regexp("https?://(?![^/]*5ch.net*/).*") {