StartApp

Apps & Chrome & Google

StartAppとは何ですか?

StartAppはhttps://max.pubによって開発されたChromeの拡張機能で、その主な機能は「Apps & Chrome & Google」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

StartApp拡張機能のCRXファイルをダウンロード

StartApp拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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                    

拡張機能の基本情報

名前 StartApp StartApp
ID chpfaonoppkcgffdkgpeammaepjffgea
公式URL https://chromewebstore.google.com/detail/startapp/chpfaonoppkcgffdkgpeammaepjffgea
説明 Apps & Chrome & Google
ファイルサイズ 488 KB
インストール数 59
現在のバージョン 1.3
最終更新日 2016-06-06
公開日 2016-06-06
開発者 https://max.pub
支払い方法 free
拡張機能のウェブサイト https://github.com/max-pub/StartApp
ヘルプページのURL https://github.com/max-pub/StartApp/issues
対応言語 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"
    }
}