U.S. Army New Tab Photos

Show your support by installing this cool plugin to get a new Army photo as your browsers background when you open a new window.

U.S. Army New Tab Photos क्या है?

U.S. Army New Tab Photos http://www.baxbox.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Show your support by installing this cool plugin to get a new Army photo as your browsers background when you open a new window."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में U.S. Army New Tab Photos एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Install this cool plugin to get a new U.S. Army photo as your web browser's background image. Show your support! This free Chrome plugin is provided by MilitaryAirfare.us.                    

एक्सटेंशन की मूल जानकारी

नाम U.S. Army New Tab Photos U.S. Army New Tab Photos
ID fjnbmemenheaokigamgklgnhooejmeee
आधिकारिक URL https://chrome.google.com/webstore/detail/us-army-new-tab-photos/fjnbmemenheaokigamgklgnhooejmeee
विवरण Show your support by installing this cool plugin to get a new Army photo as your browsers background when you open a new window.
फ़ाइल का आकार 29.01 KB
स्थापना संख्या 46
वर्तमान संस्करण 1.0.2
अंतिम अपडेट 2016-10-10
प्रकाशन तिथि 2016-10-10
रेटिंग 2.00/5 कुल 3 रेटिंग्स
डेवलपर http://www.baxbox.com
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "U.S. Army New Tab Photos",
    "short_name": "U.S. Army New Tab Photos",
    "description": "Show your support by installing this cool plugin to get a new Army photo as your browsers background when you open a new window.",
    "version": "1.0.2",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "chrome_url_overrides": {
        "newtab": "\/newtab.html"
    },
    "icons": {
        "16": "\/icon16.png",
        "48": "\/icon48.png",
        "128": "\/icon128.png"
    }
}