Armory Cam Tab

Armory Cam Tab shows a live look at Armory Square in Syracuse, NY every time you open a new tab.

Qu'est-ce que Armory Cam Tab ?

Armory Cam Tab est une extension Chrome développée par Coding Johns, et sa fonction principale est "Armory Cam Tab shows a live look at Armory Square in Syracuse, NY every time you open a new tab.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Armory Cam Tab

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

                        Get a live look at Armory Square in Syracuse, NY every time you open a new tab!                    

Informations de Base sur l'Extension

Nom Armory Cam Tab Armory Cam Tab
ID mcgpmcceklgakpdofmbalcaifaabagkf
URL Officiel https://chromewebstore.google.com/detail/armory-cam-tab/mcgpmcceklgakpdofmbalcaifaabagkf
Description Armory Cam Tab shows a live look at Armory Square in Syracuse, NY every time you open a new tab.
Taille du Fichier 59.5 KB
Nombre d'Installations 56
Version Actuelle 1.3.2
Dernière Mise à Jour 2018-11-20
Date de Publication 2018-11-20
Évaluation 4.14/5 Total 7 Évaluations
Développeur Coding Johns
Type de Paiement free
Langues Prises en Charge 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'"
}