Finmax Access

Finmax Access

Finmax Access क्या है?

Finmax Access 360cmaximum द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Finmax Access"।

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

screenshot
screenshot
screenshot
screenshot

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

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

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

                        The extension was created specifically so that users do not feel any restrictions while using the Internet.

Fast, secure and completely free service for Chrome. Provides reliable encryption of transmitted data, anonymity on the network and high speed of information exchange.

Simple and intuitive interface and only the necessary functionality - nothing more!
What users get:
1. Access to regional content
Safely open the sites you need, register, make payments - attackers will not see your real data
2. Access to all Internet resources
Surfing the Internet - now without limits!
3. Completely free to use the product.
Our task is to ensure a free and safe Internet experience, and the right to do this should be available to every user!                    

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

नाम Finmax Access Finmax Access
ID ckencloabofdfjgeppljnfkcjlcogejn
आधिकारिक URL https://chrome.google.com/webstore/detail/finmax-access/ckencloabofdfjgeppljnfkcjlcogejn
विवरण Finmax Access
फ़ाइल का आकार 331 KB
स्थापना संख्या 55
वर्तमान संस्करण 0.1.0
अंतिम अपडेट 2020-09-24
प्रकाशन तिथि 2020-09-22
रेटिंग 4.89/5 कुल 36 रेटिंग्स
डेवलपर 360cmaximum
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट http://finmaxfx.com/
सहायता पृष्ठ URL https://finmaxfx.com/about-us/contact-us
समर्थित भाषाएँ en,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_extName__",
    "homepage_url": "https:\/\/finmax.com\/",
    "description": "__MSG_extDescription__",
    "default_locale": "en",
    "permissions": [
        "proxy",
        "webRequest",
        "webRequestBlocking",
        "",
        "*:\/\/*\/*"
    ],
    "icons": {
        "16": "icons\/app\/16.png",
        "48": "icons\/app\/48.png",
        "128": "icons\/app\/128.png"
    },
    "background": {
        "scripts": [
            "js\/background.js"
        ],
        "persistent": true
    },
    "browser_action": {
        "default_popup": "popup.html",
        "default_title": "__MSG_extName__",
        "default_icon": {
            "19": "icons\/app\/19.png",
            "38": "icons\/app\/38.png"
        }
    },
    "version": "0.1.0",
    "content_security_policy": "script-src 'self' ; object-src 'self'"
}