U.S. Marines Creed

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

Was ist U.S. Marines Creed?

U.S. Marines Creed ist eine Chrome-Erweiterung, die von http://www.baxbox.com entwickelt wurde, und ihr Hauptmerkmal ist "Brilliant extension to help you memorize the U.S. Marines Creed. Adds a button to your browser for easy access.".

Erweiterungsscreenshots

screenshot

U.S. Marines Creed-Erweiterungs-CRX-Datei herunterladen

Laden Sie U.S. Marines Creed-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name U.S. Marines Creed U.S. Marines Creed
ID bglfjmekelommeabjnjimdiglodhlalc
Offizielle URL https://chrome.google.com/webstore/detail/us-marines-creed/bglfjmekelommeabjnjimdiglodhlalc
Beschreibung Brilliant extension to help you memorize the U.S. Marines Creed. Adds a button to your browser for easy access.
Dateigröße 43.13 KB
Installationsanzahl 115
Aktuelle Version 1.0.3
Letztes Update 2016-10-10
Veröffentlichungsdatum 2016-10-10
Bewertung 2.00/5 Insgesamt 1 Bewertungen
Entwickler http://www.baxbox.com
E-Mail [email protected]
Zahlungsart free
Unterstützte Sprachen 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\/"
    ]
}