QScreens Capture
Screen capture your current page and show on a QScreen of your choice!
Cos'è QScreens Capture?
QScreens Capture è un'estensione di Chrome sviluppata da manas.products, e la sua funzione principale è "Screen capture your current page and show on a QScreen of your choice!".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione QScreens Capture
Scarica i file di estensione QScreens Capture 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
Screen capture your current page and show on a QScreen of your choice!
Informazioni di Base sull'Estensione
Nome | |
ID | hmngohhnlbaflbigbnnjilmmekaedbbg |
URL Ufficiale | https://chrome.google.com/webstore/detail/qscreens-capture/hmngohhnlbaflbigbnnjilmmekaedbbg |
Descrizione | Screen capture your current page and show on a QScreen of your choice! |
Dimensione del File | 799 KB |
Conteggio Installazioni | 22 |
Versione Corrente | 1.1.0.0 |
Ultimo Aggiornamento | 2014-05-30 |
Data di Pubblicazione | 2014-05-30 |
Valutazione | 5.00/5 Totale 1 Valutazioni |
Sviluppatore | manas.products |
Tipo di Pagamento | free |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "QScreens Capture", "version": "1.1.0.0", "manifest_version": 2, "options_page": "options.html", "description": "Screen capture your current page and show on a QScreen of your choice!", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [ "tabs", "http:\/\/*\/*", "https:\/\/*\/*", " |