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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "To get around the web easier than before! Back in a new fashion!"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Surf-EASY (Discontinued) एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
This version is now discontinued and moved to a new listing.
एक्सटेंशन की मूल जानकारी
नाम | |
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" } } |