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
官方網址 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
電子郵箱 [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": []
}