Safari For WIndows

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

什麼是Safari For WIndows?

Safari For WIndows是由maheshnigg開發的Chrome擴展程式,該擴展的主要功能是“This extension was created with the awesome support.apple.com”。

擴展截圖

screenshot

下載Safari For WIndows擴展crx文件

下載Safari For WIndows擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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
官方網址 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/
說明頁面URL https://support.apple.com/en-us/HT201541
隱私政策頁面URL 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"
    }
}