atomic1fire

Results 4 comments of atomic1fire

NW.js would probably be more likely, since they announced they have support for chrome apis http://nwjs.io/blog/chrome-apps-support/ edit: CIRC seems to work right out of the box with NW.js Instructions: 1....

I don't think you can run the app inside a tab, I was just asking if we could open a link from irc chat in chrome. ``` person: goto http://www.example.com...

The problem is chrome has a seperate set of app apis, like sockets, that are supported as apps and not as extensions. For security reasons importing these apis into opera...

Looks like this was taken care of as of commit 40b00c6 It's CC0, which is basically public domain.