U.S. Marines New Tab Photos

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

ما هو U.S. Marines New Tab Photos؟

U.S. Marines New Tab Photos هو إضافة Chrome تم تطويرها بواسطة http://www.baxbox.com، والميزة الرئيسية لها هي "Show your support by installing this cool plugin to get a new Marines photo as your browsers background when you open a new window.".

لقطات شاشة التمديد

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة U.S. Marines New Tab Photos

قم بتنزيل ملفات الامتداد U.S. Marines New Tab Photos بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

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

معلومات أساسية عن التمديد

الاسم U.S. Marines New Tab Photos U.S. Marines New Tab Photos
ID eemdmnkcoadbjjahiciaahbkjgijnmak
عنوان URL الرسمي https://chrome.google.com/webstore/detail/us-marines-new-tab-photos/eemdmnkcoadbjjahiciaahbkjgijnmak
الوصف Show your support by installing this cool plugin to get a new Marines photo as your browsers background when you open a new window.
حجم الملف 29.01 KB
عدد التثبيتات 124
النسخة الحالية 1.0.1
آخر تحديث 2016-10-10
تاريخ النشر 2016-10-10
تقييم 2.78/5 مجموع تقييمات 9
المطور 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. Marines New Tab Photos",
    "short_name": "U.S. Marines New Tab Photos",
    "description": "Show your support by installing this cool plugin to get a new Marines photo as your browsers background when you open a new window.",
    "version": "1.0.1",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "chrome_url_overrides": {
        "newtab": "\/newtab.html"
    },
    "icons": {
        "16": "\/icon16.png",
        "48": "\/icon48.png",
        "128": "\/icon128.png"
    }
}