Surf-EASY (Discontinued)

To get around the web easier than before! Back in a new fashion!

什麼是Surf-EASY (Discontinued)?

Surf-EASY (Discontinued)是由https://x-oasis.online開發的Chrome擴展程式,該擴展的主要功能是“To get around the web easier than before! Back in a new fashion!”。

擴展截圖

screenshot
screenshot
screenshot
screenshot

下載Surf-EASY (Discontinued)擴展crx文件

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

擴展使用說明

                        This version is now discontinued and moved to a new listing.                    

擴展基本資訊

名稱 Surf-EASY (Discontinued) Surf-EASY (Discontinued)
ID ebipmmmnenkjghhdffjakdhcblnkolha
官方網址 https://chromewebstore.google.com/detail/surf-easy-discontinued/ebipmmmnenkjghhdffjakdhcblnkolha
簡介 To get around the web easier than before! Back in a new fashion!
檔案大小 8.84 KB
安裝次數 29
目前版本 4.1.7
更新時間 2022-05-08
上架時間 2020-04-23
開發者 https://x-oasis.online
電子郵箱 [email protected]
付費類型 free
支援的語言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Surf-EASY (Discontinued)",
    "version": "4.1.7",
    "manifest_version": 2,
    "description": "To get around the web easier than before! Back in a new fashion!",
    "content_security_policy": "script-src 'self' filesystem: http:\/\/localhost:* https:\/\/localhost:* https:\/\/apis.google.com https:\/\/ajax.googleapis.com https:\/\/code.jquery.com https:\/\/cdnjs.cloudflare.com https:\/\/unpkg.com https:\/\/maxcdn.com https:\/\/cdn77.com https:\/\/maxcdn.bootstrapcdn.com https:\/\/cdn.jsdelivr.net\/ https:\/\/*.stripe.com\/ https:\/\/builds.framerjs.com\/ https:\/\/rawgit.com https:\/\/wzrd.in https:\/\/www.gstatic.com https:\/\/semantic-ui.com https:\/\/www.google-analytics.com 'unsafe-eval'; object-src 'self'",
    "options_ui": {
        "page": "options.html",
        "chrome_style": true
    },
    "browser_action": {
        "default_title": "Surf EASY",
        "default_icon": "icon.png"
    },
    "background": {
        "scripts": [
            "eventPage.js"
        ],
        "persistent": false
    },
    "icons": {
        "128": "icon.png"
    }
}