Create your own google chrome app.

Create your own google chrome app.

Create your own Google Chrome browser application I am going to show you how to create Google chrome app using JSON an upload chrome store. I am creating this app using JSON and its very easy to create you can create it in minutes. To create chrome app you need a text editor like notepad or word pad and Google chrome browser.

{
"name": "LVSclasses",
"description": "LVSclasses PHP Tutorials, Codeigniter, Joomla, jQuery, Ajax, PHP, MySQL.",
"version": "0.0.0.2",
"manifest_version": 2,
"icons": {
"128": "lvs_icon.png"
},
"app": {
"url": [
"http://lvsclasses.blogspot.com"
],
}
}
view raw manifest.json hosted with ❤ by GitHub

s