Launch It ! - By OyeCode

Click to Launch Salesforce 1 Application.

What is Launch It ! - By OyeCode?

Launch It ! - By OyeCode is a Chrome extension developed by Harshit Pandey, and its main feature is "Click to Launch Salesforce 1 Application.".

Extension Screenshots

Download Launch It ! - By OyeCode Extension CRX File

Download Launch It ! - By OyeCode extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        One click launcher for Salesforce 1 platform - useful for 
Salesforce and Force.com platform 

Joshua Birk from Salesforce.com had also developed an application to that launch Salesforce 1 in new window check this out as well

https://chrome.google.com/webstore/detail/salesforce1-demo/kalbgfbifcaigjnkgagbeimcflnaijmc


Try Toggle it - to toggle developer mode in Salesforce ON/OFF 
https://chrome.google.com/webstore/detail/toggle-it-by-oyecode/cjpcmpioceijmelkgknddeiljogoakbl                    

Extension Basic Information

Name Launch It ! - By OyeCode Launch It ! - By OyeCode
ID ccbigdfmdgjfelngnjfooccehmpfgapi
Official URL https://chromewebstore.google.com/detail/launch-it-by-oyecode/ccbigdfmdgjfelngnjfooccehmpfgapi
Description Click to Launch Salesforce 1 Application.
File Size 123 KB
Installation Count 255
Current Version 3.0
Last Updated 2014-02-25
Publish Date 2014-02-25
Rating 4.75/5 Total 4 Ratings
Developer Harshit Pandey
Payment Type free
Extension Website http://www.oyecode.com
Supported Languages en-US
manifest.json
{
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "upabove48.png"
    },
    "description": "Click to Launch Salesforce 1 Application.",
    "manifest_version": 2,
    "name": "Launch It ! - By OyeCode",
    "shortname": "Launch Salesforce 1 Application in one click",
    "permissions": [
        "https:\/\/*.force.com\/",
        "activeTab"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "3.0"
}