Kineviz GraphXR Report
Screenshot, Export as PPTX or PDF
Cos'è Kineviz GraphXR Report?
Kineviz GraphXR Report è un'estensione di Chrome sviluppata da kineviz.com, e la sua funzione principale è "Screenshot, Export as PPTX or PDF".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Kineviz GraphXR Report
Scarica i file di estensione Kineviz GraphXR Report 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
                        Ctrl+Shift+S: Auto capture the tab and save as image.
Ctrl+Shift+P: Auto capture tab and goto preview page.                     Informazioni di Base sull'Estensione
| Nome |   |  
| ID | hncjfjedmbenoggbnhfdfikkneehocnd | 
| URL Ufficiale | https://chromewebstore.google.com/detail/kineviz-graphxr-report/hncjfjedmbenoggbnhfdfikkneehocnd | 
| Descrizione | Screenshot, Export as PPTX or PDF | 
| Dimensione del File | 581 KB | 
| Conteggio Installazioni | 62 | 
| Versione Corrente | 1.7.1 | 
| Ultimo Aggiornamento | 2020-04-17 | 
| Data di Pubblicazione | 2020-04-14 | 
| Valutazione | 5.00/5 Totale 1 Valutazioni | 
| Sviluppatore | kineviz.com | 
| [email protected] | |
| Tipo di Pagamento | free | 
| Sito Web dell'Estensione | https://graphxr.kineviz.com | 
| URL della Pagina di Aiuto | https://graphxr.kineviz.com | 
| URL della Pagina della Politica sulla Privacy | http://kineviz.com | 
| Lingue Supportate | en-US | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Kineviz GraphXR Report",
    "version": "1.7.1",
    "description": "Screenshot, Export as PPTX or PDF",
    "manifest_version": 2,
    "minimum_chrome_version": "68",
    "homepage_url": "https:\/\/graphxr.kineviz.com\/",
    "background": {
        "scripts": [
            "scripts\/background.js"
        ],
        "persistent": true
    },
    "icons": {
        "16": "images\/kineviz-128.png",
        "22": "images\/kineviz-128.png",
        "32": "images\/kineviz-128.png",
        "48": "images\/kineviz.png",
        "128": "images\/kineviz-128.png"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'; ",
    "browser_action": {
        "default_icon": "images\/kineviz.png",
        "default_title": "Kineviz GraphXR Report",
        "default_popup": "popup.html"
    },
    "commands": {
        "save-image": {
            "description": "Auto capture the tab and save as image with Ctrl+Shift+S",
            "suggested_key": {
                "default": "Ctrl+Shift+S",
                "mac": "MacCtrl+Shift+S"
            }
        },
        "capture-image": {
            "description": "Auto capture tab with Ctrl+Shift+P",
            "suggested_key": {
                "default": "Ctrl+Shift+P",
                "mac": "MacCtrl+Shift+P"
            }
        }
    },
    "permissions": [
        "tabs",
        "http:\/\/*\/",
        "https:\/\/*\/",
        "  |  |