Quick Workspace

Access popular Google Workspace instantly from your new tab page!

Quick Workspaceคืออะไร?

Quick Workspace เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Advertala และคุณลักษณะหลักของมันคือ "Access popular Google Workspace instantly from your new tab page!"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Quick Workspace

ดาวน์โหลดไฟล์ส่วนขยาย 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
อีเมล [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": []
}