Beach Backgrounds and Wallpapers

Beach Backgrounds and Wallpapers

ما هو Beach Backgrounds and Wallpapers؟

Beach Backgrounds and Wallpapers هو إضافة Chrome تم تطويرها بواسطة BKG Products، والميزة الرئيسية لها هي "Beach Backgrounds and Wallpapers".

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

screenshot
screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Beach Backgrounds and Wallpapers

قم بتنزيل ملفات الامتداد Beach Backgrounds and Wallpapers بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

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

                        The best backgrounds and themes of beaches in the new tab of your browser.
Click the + INSTALL button in the upper-right corner of this window.
You can change the background image at any time.                    

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

الاسم Beach Backgrounds and Wallpapers Beach Backgrounds and Wallpapers
ID ohadldmdddapijokigffkjlclkffopdm
عنوان URL الرسمي https://chrome.google.com/webstore/detail/beach-backgrounds-and-wal/ohadldmdddapijokigffkjlclkffopdm
الوصف Beach Backgrounds and Wallpapers
حجم الملف 7.45 KB
عدد التثبيتات 95
النسخة الحالية 1.0.1
آخر تحديث 2017-11-02
تاريخ النشر 2017-11-02
تقييم 5.00/5 مجموع تقييمات 1
المطور BKG Products
نوع الدفع free
اللغات المدعومة en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Beach Backgrounds and Wallpapers",
    "description": "Beach Backgrounds and Wallpapers",
    "version": "1.0.1",
    "manifest_version": 2,
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "icons": {
        "128": "\/icon.png"
    },
    "chrome_url_overrides": {
        "newtab": "redirect.html"
    },
    "permissions": [
        "tabs",
        "http:\/\/*\/*"
    ]
}