Gridsup

Speed Dial & Productivity

Qu'est-ce que Gridsup ?

Gridsup est une extension Chrome développée par https://gridsup.com, et sa fonction principale est "Speed Dial & Productivity".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Gridsup

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

                        A New Speed Dial Extension. Add website shortcuts, weather widget, notes and to-do lists and many more. Share your Gridsup Boards with your co-workers or friends.

Based on our past experience we have decided to create a Modern Speed Dial with an extended spectrum of functionality and freedom of customization. We have redefined the Speed Dial page, with a pursue of minimalist aesthetics and enhanced experience.

Current Widgets:
 - Web Links (Shortcuts)
 - Web Links Lists
 - YouTube Lists
 - Calendar
 - Notes
 - To-Do Lists
 - Weather
 - Clocks
 - RSS Feeds
 - Calculator
 - Images
 - Search Bar
 - Ambient Sounds                    

Informations de Base sur l'Extension

Nom Gridsup Gridsup
ID nginabbjhjjbmjcimkmhloleglognimo
URL Officiel https://chromewebstore.google.com/detail/gridsup/nginabbjhjjbmjcimkmhloleglognimo
Description Speed Dial & Productivity
Taille du Fichier 30.75 MB
Nombre d'Installations 193
Version Actuelle 2.0.0
Dernière Mise à Jour 2023-06-02
Date de Publication 2020-06-06
Évaluation 4.17/5 Total 6 Évaluations
Développeur https://gridsup.com
Email [email protected]
Type de Paiement in_app
Site Web de l'Extension https://gridsup.com/
URL de la Page d'Aide https://gridsup.com/
URL de la Page de Politique de Confidentialité https://gridsup.com/privacy.html
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Gridsup",
    "short_name": "Gridsup",
    "theme_color": "#4DBA87",
    "icons": {
        "128": "\/img\/icons\/favicon-128x128.png",
        "144": "\/img\/icons\/favicon-144x144.png",
        "192": "\/img\/icons\/favicon-192x192.png"
    },
    "start_url": ".",
    "display": "standalone",
    "background_color": "#000000",
    "description": "Speed Dial & Productivity",
    "version": "2.0.0",
    "manifest_version": 3,
    "permissions": [
        "tabs"
    ],
    "host_permissions": [
        "https:\/\/gruidsup.com\/"
    ],
    "action": {
        "default_title": "Add Site to your Gridsup!",
        "default_popup": "popup.html",
        "default_icon": {
            "128": "img\/icons\/favicon-128x128.png"
        }
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}