Surf-EASY (Discontinued)

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

ما هو Surf-EASY (Discontinued)؟

Surf-EASY (Discontinued) هو إضافة Chrome تم تطويرها بواسطة https://x-oasis.online، والميزة الرئيسية لها هي "To get around the web easier than before! Back in a new fashion!".

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

screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Surf-EASY (Discontinued)

قم بتنزيل ملفات الامتداد Surf-EASY (Discontinued) بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

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

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

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

الاسم Surf-EASY (Discontinued) Surf-EASY (Discontinued)
ID ebipmmmnenkjghhdffjakdhcblnkolha
عنوان URL الرسمي 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"
    }
}