Safari For WIndows

This extension was created with the awesome support.apple.com

ما هو Safari For WIndows؟

Safari For WIndows هو إضافة Chrome تم تطويرها بواسطة maheshnigg، والميزة الرئيسية لها هي "This extension was created with the awesome support.apple.com".

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

screenshot

تحميل ملف CRX للإضافة Safari For WIndows

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

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

                        Safari For Windows is here. Safari extensions are a great way for you to add new features to Safari. Browse our gallery and install the ones you want with a click.

Apple no longer offers Safari updates for Windows. Safari 5.1.7 for Windows was the last version made for Windows, and it is now outdated. 

If you want to install safari browser then you must install google chrome first and then you can install it via extension. 

Safari is a graphical web browser developed by Apple, based on the WebKit engine.

Safari Extensions add functionality to your browser to help you explore the web the way you want. Find and add your favourite extensions in the dedicated Safari section on the App Store.                    

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

الاسم Safari For WIndows Safari For WIndows
ID fgohdmdpmfmjlebgmkombkodbiclehal
عنوان URL الرسمي https://chrome.google.com/webstore/detail/safari-for-windows/fgohdmdpmfmjlebgmkombkodbiclehal
الوصف This extension was created with the awesome support.apple.com
حجم الملف 40.89 KB
عدد التثبيتات 888
النسخة الحالية 0.0.9
آخر تحديث 2021-03-03
تاريخ النشر 2021-03-03
تقييم 1.00/5 مجموع تقييمات 3
المطور maheshnigg
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://www.apple.com/in/safari/
عنوان صفحة المساعدة https://support.apple.com/en-us/HT201541
عنوان صفحة سياسة الخصوصية https://remoteplay.site/privacy-policy
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Safari For WIndows",
    "version": "0.0.9",
    "manifest_version": 2,
    "description": "This extension was created with the awesome support.apple.com",
    "homepage_url": "https:\/\/support.apple.com\/downloads\/safari",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "default_locale": "en",
    "background": {
        "scripts": [
            "\/js\/background.js"
        ],
        "persistent": true
    },
    "browser_action": {
        "default_icon": "icons\/icon19.png",
        "default_title": "browser action demo",
        "default_popup": "src\/browser_action\/browser_action.html"
    }
}