Armory Cam Tab
Armory Cam Tab shows a live look at Armory Square in Syracuse, NY every time you open a new tab.
Cos'è Armory Cam Tab?
Armory Cam Tab è un'estensione di Chrome sviluppata da Coding Johns, e la sua funzione principale è "Armory Cam Tab shows a live look at Armory Square in Syracuse, NY every time you open a new tab.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Armory Cam Tab
Scarica i file di estensione Armory Cam Tab 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
                        Get a live look at Armory Square in Syracuse, NY every time you open a new tab!                     Informazioni di Base sull'Estensione
| Nome |   |  
| ID | mcgpmcceklgakpdofmbalcaifaabagkf | 
| URL Ufficiale | https://chromewebstore.google.com/detail/armory-cam-tab/mcgpmcceklgakpdofmbalcaifaabagkf | 
| Descrizione | Armory Cam Tab shows a live look at Armory Square in Syracuse, NY every time you open a new tab. | 
| Dimensione del File | 59.5 KB | 
| Conteggio Installazioni | 56 | 
| Versione Corrente | 1.3.2 | 
| Ultimo Aggiornamento | 2018-11-20 | 
| Data di Pubblicazione | 2018-11-20 | 
| Valutazione | 4.14/5 Totale 7 Valutazioni | 
| Sviluppatore | Coding Johns | 
| Tipo di Pagamento | free | 
| Lingue Supportate | en-US | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "chrome_url_overrides": {
        "newtab": "cam.html"
    },
    "description": "Armory Cam Tab shows a live look at Armory Square in Syracuse, NY every time you open a new tab.",
    "manifest_version": 2,
    "name": "Armory Cam Tab",
    "version": "1.3.2",
    "permissions": [
        "storage"
    ],
    "icons": {
        "128": "images\/[email protected]",
        "16": "images\/[email protected]",
        "48": "images\/[email protected]"
    },
    "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com; img-src * data:; object-src 'self'"
}  |  |