Simple Workspace Tab

Access popular Google Workspace instantly from your new tab page!

Qu'est-ce que Simple Workspace Tab ?

Simple Workspace Tab est une extension Chrome développée par https://simple-workspace-tab.com, 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 Simple Workspace Tab

Téléchargez les fichiers d'extension Simple Workspace Tab 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

                        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/).                    

Informations de Base sur l'Extension

Nom Simple Workspace Tab Simple Workspace Tab
ID ccidadmkhhnahimjmlfgkodmphcdidhe
URL Officiel https://chromewebstore.google.com/detail/simple-workspace-tab/ccidadmkhhnahimjmlfgkodmphcdidhe
Description Access popular Google Workspace instantly from your new tab page!
Taille du Fichier 4.18 MB
Nombre d'Installations 34,607
Version Actuelle 0.3
Dernière Mise à Jour 2023-03-30
Date de Publication 2022-12-07
Évaluation 3.00/5 Total 1 Évaluations
Développeur https://simple-workspace-tab.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://simple-workspace-tab.com/
URL de la Page de Politique de Confidentialité https://ricerca.co/privacy-policy
Langues Prises en Charge 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": []
}