{
  "rules": [
    {
      "match": "https://ojas.net/tools",
      "inject": { "type": "text", "selector": "body", "position": "end", "text": "You're the best!" }
    },
    {
      "match": "https://nsxprime.com/*",
      "inject": { "type": "footer", "html": "NSXCA Membership Number 123 since 1999" }
    },
    {
      "match": "https://messenger.facebook.com/*",
      "inject": { "type": "bannerUrl", "url": "https://ojas.net/intentional-media-banner" }
    }
  ]
}
