Quick Workspace

Access popular Google Workspace instantly from your new tab page!

Qu'est-ce que Quick Workspace ?

Quick Workspace est une extension Chrome développée par Advertala, et sa fonction principale est "Access popular Google Workspace instantly from your new tab page!".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Quick Workspace

Téléchargez les fichiers d'extension Quick Workspace au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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                    

Informations de Base sur l'Extension

Nom Quick Workspace Quick Workspace
ID ilmgenhlmaigljninlgpkhphgbaijgbf
URL Officiel https://chromewebstore.google.com/detail/quick-workspace/ilmgenhlmaigljninlgpkhphgbaijgbf
Description Access popular Google Workspace instantly from your new tab page!
Taille du Fichier 467 KB
Nombre d'Installations 135
Version Actuelle 0.7
Dernière Mise à Jour 2022-03-30
Date de Publication 2021-02-01
Développeur Advertala
Email [email protected]
Type de Paiement free
URL de la Page de Politique de Confidentialité https://advertala.net/privacy.html
Langues Prises en Charge 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": []
}