Surf-EASY (Discontinued)

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

What is Surf-EASY (Discontinued)?

Surf-EASY (Discontinued) is a Chrome extension developed by https://x-oasis.online, and its main feature is "To get around the web easier than before! Back in a new fashion!".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Surf-EASY (Discontinued) Extension CRX File

Download Surf-EASY (Discontinued) extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name Surf-EASY (Discontinued) Surf-EASY (Discontinued)
ID ebipmmmnenkjghhdffjakdhcblnkolha
Official URL https://chromewebstore.google.com/detail/surf-easy-discontinued/ebipmmmnenkjghhdffjakdhcblnkolha
Description To get around the web easier than before! Back in a new fashion!
File Size 8.84 KB
Installation Count 29
Current Version 4.1.7
Last Updated 2022-05-08
Publish Date 2020-04-23
Developer https://x-oasis.online
Email [email protected]
Payment Type free
Supported Languages 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"
    }
}