Quick Workspace

Access popular Google Workspace instantly from your new tab page!

Quick Workspaceとは何ですか?

Quick WorkspaceはAdvertalaによって開発されたChromeの拡張機能で、その主な機能は「Access popular Google Workspace instantly from your new tab page!」です。

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

screenshot

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

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

拡張機能の使用方法

                        By downloading our Quick Workspace New Tab extension, you get quicker access to your everyday Google tools, from docs and sheets, to slides, even Google maps and translate

New tab features Include
- Providing the best search results by changing your search engine on the new tab to Bing
- Access to everyday Google tools, including Google Docs & Sheets
- Easy view time of day 

By clicking "Add to chrome", I accept and agree to installing the Quick Workspace extension and setting Chrome New Tab to that provided by the service with web search by Bing, and the Privacy Policy (https://www.advertala.net/privacy.html) and Terms of Use (https://www.advertala.net/term-and-conditions.html).

Advertala
141 Cecil Street 
Singapore 069541                    

拡張機能の基本情報

名前 Quick Workspace Quick Workspace
ID ilmgenhlmaigljninlgpkhphgbaijgbf
公式URL https://chromewebstore.google.com/detail/quick-workspace/ilmgenhlmaigljninlgpkhphgbaijgbf
説明 Access popular Google Workspace instantly from your new tab page!
ファイルサイズ 467 KB
インストール数 135
現在のバージョン 0.7
最終更新日 2022-03-30
公開日 2021-02-01
開発者 Advertala
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL https://advertala.net/privacy.html
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "0.7",
    "name": "Quick Workspace",
    "author": "Dev",
    "description": "Access popular Google Workspace instantly from your new tab page!",
    "icons": {
        "128": "assets\/imgs\/ex_logo_128.png"
    },
    "chrome_url_overrides": {
        "newtab": "views\/tabs\/tabs.html"
    },
    "action": {
        "default_title": "Quick Workspace"
    },
    "background": {
        "service_worker": "serviceworker.js"
    },
    "permissions": []
}