3
2 Comments

How to turn my web app into a chrome extension?

Hi guys, I'm building Kleermind - a productivity web app with integrated timers, background noises and distraction blocker. I would like to push users to make Kleermind their default new tab on Chrome.

It seems that creating an extension is the only solution to this so I was just wondering how I could easily embed my app into a Chrome extension with low effort .

Thank you!

on March 5, 2020
  1. 2

    Create a background page for your Chrome app and then embed a iFrame into it.

    Now delivery your app inside this iFrame.

    That's it

  2. 1

    Would be happy to take a closer look for you. Reach out?

  3. 1

    This comment was deleted 5 years ago