Hi,
I built a sample chrome extension using Ionic framework, just to try out if it actually works or not. I understand Ionic framework is meant for mobile apps, but after seeing Ionic demos embedded in the webpage working perfectly fine, I thought I would give it a shot in chrome-extension.
After installing the chrome-extension, It renders the extension’s UI just fine (i believe platform is treated as ios). But, something changes that makes browser render normal webpages in mobile/tablet layout (as shown below), instead of desktop layout. The only thing that restores it back to normal is - by uninstalling the extension, it goes back to normal desktop layout.
Before Installing the chrome extension,
After installing the chrome extension,
Any ideas what might be happening? I would appreciate if someone could let me know a solution, that would let me use the chrome extension and also browser rendering pages normally at the same time?
Thanks
Sreekanth