A3GIS - Web3 Scam Shield

Real-Time protection from scams. Community Powered.

Qu'est-ce que A3GIS - Web3 Scam Shield ?

A3GIS - Web3 Scam Shield est une extension Chrome développée par https://a3gis.io, et sa fonction principale est "Real-Time protection from scams. Community Powered.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension A3GIS - Web3 Scam Shield

Téléchargez les fichiers d'extension A3GIS - Web3 Scam Shield au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        A3GIS Browser Security - a cyber security solution for in-browser harmful site blocking. Our Community-Powered protection ensures you have the best shield against scams in Real Time.  

Protect yourself from scams by simply downloading the free A3GIS extension.

1. Blocks high risk sites automatically and notifies you. 
2. Real-Time scam database powered by the community.
3. Scam sites and NFT collections are verified by our experienced team dedicated to uncovering and stopping the latest Web3 scams.

Compatible with any blockchain including Solana and Ethereum. 

*Disclaimer*: *Risk scores are determined based on available data; a “high risk” rating does not guarantee that the site is a scam and a “low risk” rating does not guarantee safety.*                    

Informations de Base sur l'Extension

Nom A3GIS - Web3 Scam Shield A3GIS - Web3 Scam Shield
ID amncfglkdfkfjagciliapaeiikcocmej
URL Officiel https://chromewebstore.google.com/detail/a3gis-web3-scam-shield/amncfglkdfkfjagciliapaeiikcocmej
Description Real-Time protection from scams. Community Powered.
Taille du Fichier 312 KB
Nombre d'Installations 172
Version Actuelle 0.0.0.3
Dernière Mise à Jour 2022-09-14
Date de Publication 2022-08-04
Évaluation 5.00/5 Total 7 Évaluations
Développeur https://a3gis.io
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://a3gis.io
URL de la Page de Politique de Confidentialité https://a3gis.io/privacy-policy
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "A3GIS - Web3 Scam Shield",
    "description": "Real-Time protection from scams. Community Powered.",
    "version": "0.0.0.3",
    "manifest_version": 3,
    "background": {
        "service_worker": "\/src\/scripts\/background.js",
        "type": "module"
    },
    "permissions": [
        "tabs",
        "storage"
    ],
    "host_permissions": [
        "https:\/\/ext-worker.rugblocker.workers.dev\/"
    ],
    "action": {
        "default_popup": "\/src\/app.html",
        "default_icon": {
            "16": "\/images\/logo16gray.png",
            "48": "\/images\/logo48.png",
            "128": "\/images\/logo128.png"
        }
    },
    "icons": {
        "16": "\/images\/logo16.png",
        "48": "\/images\/logo48.png",
        "128": "\/images\/logo128.png"
    }
}