Simple Workspace Tab

Access popular Google Workspace instantly from your new tab page!

Simple Workspace Tabとは何ですか?

Simple Workspace Tabはhttps://simple-workspace-tab.comによって開発されたChromeの拡張機能で、その主な機能は「Access popular Google Workspace instantly from your new tab page!」です。

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

screenshot

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

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

拡張機能の使用方法

                        Fast and easy access to your favorite workspace applications anytime, right on your new tab.

Simple Workspace replaces the default Chrome new tab page with one that has short cuts to all your main workspace applications, such as Google Docs, Maps and more 

Installing our Simple Workspace new tab extension, you get to enjoy the following features 

-	Quick and easy access to your workspace applications, such as Google Docs, Maps and more
-	Quick and powerful search engine results powered by Bing

By clicking "Add to chrome", I accept and agree to installing the Simple Workspace Chrome extension and setting Chrome™ New Tab will be replaced to that provided by the service with Microsoft Bing search results and the Privacy (https://ricerca.co/privacy-policy/) and Terms of Use(https://ricerca.co/terms-conditions/).                    

拡張機能の基本情報

名前 Simple Workspace Tab Simple Workspace Tab
ID ccidadmkhhnahimjmlfgkodmphcdidhe
公式URL https://chromewebstore.google.com/detail/simple-workspace-tab/ccidadmkhhnahimjmlfgkodmphcdidhe
説明 Access popular Google Workspace instantly from your new tab page!
ファイルサイズ 4.18 MB
インストール数 34,607
現在のバージョン 0.3
最終更新日 2023-03-30
公開日 2022-12-07
評価 3.00/5 合計 1 レビュー
開発者 https://simple-workspace-tab.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://simple-workspace-tab.com/
プライバシーポリシーページのURL https://ricerca.co/privacy-policy
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "0.3",
    "name": "Simple Workspace Tab",
    "short_name": "Simple Workspace Tab",
    "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": "Simple Workspace Tab"
    },
    "background": {
        "service_worker": "serviceworker.js"
    },
    "permissions": []
}