RAM Safe Search

SEC_RITY is not complete without U ! RAM Antivirus

RAM Safe Search क्या है?

RAM Safe Search RAM Antivirus द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "SEC_RITY is not complete without U ! RAM Antivirus"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में RAM Safe Search एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Anti Phishing feature in RAM Antivirus protects you from visiting malicious, unsafe or infected websites. The Anti Phishing feature analyzes all the websites that you visit and inform you the security level of that website, that means this website is safe or unsafe.  If the website you visit is unsafe, Anti-Phishing feature show's popup website and protect your system. Hence, always turn ON Anti-Phishing feature and secure your system.
There are alerts for phishing website, malicious website and discord phishing links as well.                    

एक्सटेंशन की मूल जानकारी

नाम RAM Safe Search RAM Safe Search
ID pgcfefoninifceebbncmojnhcbehkbek
आधिकारिक URL https://chromewebstore.google.com/detail/ram-safe-search/pgcfefoninifceebbncmojnhcbehkbek
विवरण SEC_RITY is not complete without U ! RAM Antivirus
फ़ाइल का आकार 528 KB
स्थापना संख्या 83
वर्तमान संस्करण 2.0.1
अंतिम अपडेट 2022-05-29
प्रकाशन तिथि 2022-05-26
रेटिंग 4.83/5 कुल 6 रेटिंग्स
डेवलपर RAM Antivirus
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://ramantivirus.com
सहायता पृष्ठ URL https://support.ramantivirus.com/
गोपनीयता नीति पृष्ठ URL https://ramantivirus.com/privacy-policy
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "RAM Safe Search",
    "version": "2.0.1",
    "manifest_version": 3,
    "description": "SEC_RITY is not complete without U ! \n RAM Antivirus",
    "permissions": [
        "tabs",
        "notifications"
    ],
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "*:\/\/*.junkoust.com\/"
    ],
    "chrome_url_overrides": {
        "newtab": "home.html"
    },
    "background": {
        "service_worker": "background.js"
    },
    "icons": {
        "128": "j128.png",
        "64": "j64.png",
        "32": "j32.png",
        "19": "logo19.png"
    },
    "action": {
        "default_icon": "logo19.png",
        "default_title": "Browse safely..",
        "default_popup": "popup.html"
    }
}