Shortcuts for Google products

Switch between Google products

Cos'è Shortcuts for Google products?

Shortcuts for Google products è un'estensione di Chrome sviluppata da vissh, e la sua funzione principale è "Switch between Google products".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Shortcuts for Google products

Scarica i file di estensione Shortcuts for Google products in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                                            

Informazioni di Base sull'Estensione

Nome Shortcuts for Google products Shortcuts for Google products
ID ckecjaicflfglkpindmacedgoafjpekb
URL Ufficiale https://chrome.google.com/webstore/detail/shortcuts-for-google-prod/ckecjaicflfglkpindmacedgoafjpekb
Descrizione Switch between Google products
Dimensione del File 8.52 KB
Conteggio Installazioni 406
Versione Corrente 0.1.5
Ultimo Aggiornamento 2018-07-15
Data di Pubblicazione 2018-07-15
Valutazione 3.00/5 Totale 2 Valutazioni
Sviluppatore vissh
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://github.com/vissh/shortcuts-for-google-products
Lingue Supportate en,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Shortcuts for Google products",
    "version": "0.1.5",
    "manifest_version": 2,
    "description": "__MSG_description__",
    "default_locale": "en",
    "browser_action": {
        "default_icon": "icons\/icon16b2.png",
        "default_title": "__MSG_default_title__",
        "default_popup": "index.html"
    },
    "icons": {
        "16": "icons\/icon16b2.png",
        "48": "icons\/project_icon48.png",
        "128": "icons\/project_icon128.png"
    },
    "permissions": [
        ""
    ]
}