U.S. Marines Creed

Brilliant extension to help you memorize the U.S. Marines Creed. Adds a button to your browser for easy access.

Cos'è U.S. Marines Creed?

U.S. Marines Creed è un'estensione di Chrome sviluppata da http://www.baxbox.com, e la sua funzione principale è "Brilliant extension to help you memorize the U.S. Marines Creed. Adds a button to your browser for easy access.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione U.S. Marines Creed

Scarica i file di estensione U.S. Marines Creed 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

                        Install this brilliant and simple utility to help you memorize the Marines Creed! No Ads! Free! The creed is always available as a button in the top of the browser window. Provided by MilitaryAirfare.us.                    

Informazioni di Base sull'Estensione

Nome U.S. Marines Creed U.S. Marines Creed
ID bglfjmekelommeabjnjimdiglodhlalc
URL Ufficiale https://chrome.google.com/webstore/detail/us-marines-creed/bglfjmekelommeabjnjimdiglodhlalc
Descrizione Brilliant extension to help you memorize the U.S. Marines Creed. Adds a button to your browser for easy access.
Dimensione del File 43.13 KB
Conteggio Installazioni 115
Versione Corrente 1.0.3
Ultimo Aggiornamento 2016-10-10
Data di Pubblicazione 2016-10-10
Valutazione 2.00/5 Totale 1 Valutazioni
Sviluppatore http://www.baxbox.com
Email [email protected]
Tipo di Pagamento free
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "U.S. Marines Creed",
    "description": "Brilliant extension to help you memorize the U.S. Marines Creed. Adds a button to your browser for easy access.",
    "version": "1.0.3",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab",
        "https:\/\/ajax.googleapis.com\/"
    ]
}