My extension popup has a black border around it. I can't find the property responsible to remove the black border around the popup.
I would appreciate if someone could let me know how to remove that black border.
Google search results get populate by irrelevant results.
If you find an extension that does not have the black border you are talking about, “reverse engineer” it via Inspect DOM inside Chrome and check the CSS+HTML, especially for html and body. Good luck!
Ah thanks, I had tried that but I was using Firefox. I switched to Chrome and it's much easier as you can see the same interface as inspecting a web page, as opposed to Firefox where you can only see the Page Source code. This will save me some time from manually installing and messing with some extensions code. Not sure whey Firefox only lets you see source code.
Firefox:
Chrome:
