If you’re on iPhone, you can add Pinkary to your home screen and use it without the browser’s frame!
Back
•
In response to @natedev
Why is pinkary without the borders of browser when I add it to the homescreen and other website still have the border?
What is this magic?
•
If the website has a web manifest (typically manifest.json) and had the property “display”: “standalone”, then you end up with an app without all the browser crap!
It’s really cool, but many developers don’t bother!