'Show webpage with watermark in Chromium

I am implementing a secure browser based on Chromium which is used to browse sensitive web pages. I want to add watermarks to all web pages in my browser (without changing webpages at backend of course). Instead of writing chrome extension, I want to add this feature in Chromium source codes directly. However I am not familiar with Chromium codes, where can I start with?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source