New blog domain: kula.blog

It's still work in progress but new posts will be published on  https://kula.blog/ Thanks to 11ty base blog RSS is working from the start so it should be easy to add to your reader if you still use any :) If now then I hope you can sign up to the newsletter where I'll be publishing new posts and interesting articles to it from time to time. Please use  kula.blog  from now on.

Google Chrome Hosted Apps Tutorial


I have installed some Google Chrome Apps but most of them are simply Bookmarks to sites.
Lets build that bookmark!

How to build it: 

This is all You need to build it... but this is not the end...

If You want to pay 5$ and host Your app on Google App Store go to https://chrome.google.com/webstore/developer/dashboard and upload zip file with Your app.

I don't want to pay, at least yet so I will try to host it by myself... 


After packaging put app.crx to your server and app.pem to some secure place (encrypted pendrive ?)





My App: Interia.pl 


Installation: 
This is problematic because host is different than site that host app sot to install it You must download it to a file (right click) and later install it from downloaded file :)

Download it from google sites: https://sites.google.com/site/krzychukula/chrome
Or try Direct link

Comments

Popular posts from this blog

How to use NPM packages from private repositories on bitbucket

How to simulate slow connection (developer proxy in Node.js)