U.S. Air Force New Tab Photos
Show your support by installing this cool plugin to get a new Air Force photo as your browser background when you open a new window.
ما هو U.S. Air Force New Tab Photos؟
U.S. Air Force New Tab Photos هو إضافة Chrome تم تطويرها بواسطة https://www.baxbox.com، والميزة الرئيسية لها هي "Show your support by installing this cool plugin to get a new Air Force photo as your browser background when you open a new window.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة U.S. Air Force New Tab Photos
قم بتنزيل ملفات الامتداد U.S. Air Force New Tab Photos بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Install this cool plugin to get a new U.S. Air Force photo as your web browser's background image. Show your support! This free Chrome plugin is provided by MilitaryAirfare.us. معلومات أساسية عن التمديد
| الاسم | |
| ID | dikdjdbhbobcmfddegbmhmpldbgifkaf |
| عنوان URL الرسمي | https://chromewebstore.google.com/detail/us-air-force-new-tab-phot/dikdjdbhbobcmfddegbmhmpldbgifkaf |
| الوصف | Show your support by installing this cool plugin to get a new Air Force photo as your browser background when you open a new window. |
| حجم الملف | 27.09 KB |
| عدد التثبيتات | 147 |
| النسخة الحالية | 1.0.1 |
| آخر تحديث | 2016-10-10 |
| تاريخ النشر | 2016-10-10 |
| تقييم | 4.00/5 مجموع تقييمات 3 |
| المطور | https://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. Air Force New Tab Photos",
"short_name": "U.S. Air Force Army New Tab Photos",
"description": "Show your support by installing this cool plugin to get a new Air Force photo as your browser 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"
}
} | |