In Dark Reader extension On state, sometimes Blogger Edit Post HTML temporarily shows Dark Reader attributes and styles
Contents Background Trial Takeaways Gemini Review Confusion about March 2026 Observations about Blogger server filtering post content Background A few days back, when I opened https://raviswdev.blogspot.com/2026/04/markdown-incl-gemini-chat-responses-to.html in HTML view in Blogger Edit Post, I saw Dark Reader extension attributes and styles in it. I don't recall whether at that point, Dark Reader extension was active or not. I presumed that somehow Dark Reader stuff had got inserted into that post and made a note of cleaning it of that stuff later on. Today I started on that work. I downloaded the user-created content of the post with scrape-blogger-post.ps1 which created markdown-incl-gemini-chat-response.html local file. Then I ran checkPostBloat.ps1 (using blcpb alias) on this local file. Output of that command is given below: TempHTML> blcpb .\markdown-incl-gemini-chat-response.html --- Local File Report: .\markdown-incl-gemin...