Quick Create Plus

Create new files for Google Drive from your browser bar.

Quick Create Plusとは何ですか?

Quick Create Plusはhttps://www.ignitionedu.comによって開発されたChromeの拡張機能で、その主な機能は「Create new files for Google Drive from your browser bar.」です。

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

screenshot

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

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

拡張機能の使用方法

                        Create new files for Google Drive from your browser bar. Links include Docs, Sheets, Slides, Drawings, Forms, and Scripts.                    

拡張機能の基本情報

名前 Quick Create Plus Quick Create Plus
ID cofbabcghomgglkjdekepjclhojimanb
公式URL https://chromewebstore.google.com/detail/quick-create-plus/cofbabcghomgglkjdekepjclhojimanb
説明 Create new files for Google Drive from your browser bar.
ファイルサイズ 40.7 KB
インストール数 60,469
現在のバージョン 0.2
最終更新日 2017-04-23
公開日 2017-04-23
評価 4.66/5 合計 29 レビュー
開発者 https://www.ignitionedu.com
支払い方法 free
対応言語 en,es
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_title__",
    "version": "0.2",
    "description": "__MSG_description__",
    "default_locale": "en",
    "browser_action": {
        "default_popup": "index.html",
        "default_icon": "icons\/suite_38.png"
    },
    "permissions": [
        "storage"
    ],
    "options_page": "options.html",
    "icons": {
        "128": "icons\/suite_128.png",
        "48": "icons\/suite_48.png",
        "16": "icons\/suite_16.png"
    }
}