StartApp

Apps & Chrome & Google

What is StartApp?

StartApp is a Chrome extension developed by https://max.pub, and its main feature is "Apps & Chrome & Google".

Extension Screenshots

screenshot
screenshot
screenshot

Download StartApp Extension CRX File

Download StartApp 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

                        All your Apps on one Page

Quick Access to 
    Bookmarks, Downloads, History, ...

Chrome's hidden functions 
    Flags, Plugins, Network, ...

Google Settings
    App Permission, Account Activity, ...

Google Services
    Gmail, Maps, Drive, ...

OPEN SOURCE
https://github.com/max-pub/StartApp                    

Extension Basic Information

Name StartApp StartApp
ID chpfaonoppkcgffdkgpeammaepjffgea
Official URL https://chromewebstore.google.com/detail/startapp/chpfaonoppkcgffdkgpeammaepjffgea
Description Apps & Chrome & Google
File Size 488 KB
Installation Count 59
Current Version 1.3
Last Updated 2016-06-06
Publish Date 2016-06-06
Developer https://max.pub
Payment Type free
Extension Website https://github.com/max-pub/StartApp
Help Page URL https://github.com/max-pub/StartApp/issues
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "StartApp",
    "description": "Apps & Chrome & Google",
    "homepage_url": "https:\/\/github.com\/max-pub\/StartApp",
    "manifest_version": 2,
    "version": "1.3",
    "chrome_url_overrides": {
        "newtab": "csp.html"
    },
    "offline_enabled": true,
    "permissions": [
        "management"
    ],
    "icons": {
        "256": "bin\/StartApp.256.png"
    }
}