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 هو إضافة Chrome تم تطويرها بواسطة 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 للإضافة U.S. Army New Tab Photos

قم بتنزيل ملفات الامتداد U.S. Army New Tab Photos بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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"
    }
}