Web3 Vigilance - Browser security
Protect yourself from new websites against potential scams, frauds & phishing sites. Maintained by a blockchain org 'Vigilance DAO'
Qu'est-ce que Web3 Vigilance - Browser security ?
Web3 Vigilance - Browser security est une extension Chrome développée par Vigilance DAO, et sa fonction principale est "Protect yourself from new websites against potential scams, frauds & phishing sites. Maintained by a blockchain org 'Vigilance DAO'".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Web3 Vigilance - Browser security
Téléchargez les fichiers d'extension Web3 Vigilance - Browser security 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
The extension will help you be safe when interacting with web3 DApps. The extension crowdsources active scammers information and alerts you if you open one. Additionally, you can also report fraudulent domains to warn rewards in crypto. The team behind this extension is a blockchain based decentralised autonomous organisation (DAO). The community aims to maintain active information about legitimacy about domains and open source this information for the good of web users.
Informations de Base sur l'Extension
Nom | Web3 Vigilance - Browser security |
ID | olgmmbfdmfbnihhcfhalglddbjobgpli |
URL Officiel | https://chromewebstore.google.com/detail/web3-vigilance-browser-se/olgmmbfdmfbnihhcfhalglddbjobgpli |
Description | Protect yourself from new websites against potential scams, frauds & phishing sites. Maintained by a blockchain org 'Vigilance DAO' |
Taille du Fichier | 1.72 MB |
Nombre d'Installations | 81 |
Version Actuelle | 0.3.2 |
Dernière Mise à Jour | 2023-08-30 |
Date de Publication | 2023-08-30 |
Évaluation | 5.00/5 Total 7 Évaluations |
Développeur | Vigilance DAO |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://vigilancedao.org |
URL de la Page d'Aide | https://discord.gg/wTvGsNBHek |
URL de la Page de Politique de Confidentialité | https://www.vigilancedao.org/privacy-policy |
Langues Prises en Charge | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Web3 Vigilance - Browser security", "description": "Protect yourself from new websites against potential scams, frauds & phishing sites. Maintained by a blockchain org 'Vigilance DAO'", "version": "0.3.2", "icons": { "16": "images\/icon16.png", "32": "images\/icon32.png", "48": "images\/icon48.png", "128": "images\/icon128.png" }, "manifest_version": 3, "background": { "service_worker": "background.js" }, "permissions": [ "storage", "activeTab", "tabs" ], "action": [], "web_accessible_resources": [ { "resources": [ "static\/*", "images\/*", "content.js", "fonts\/*", "inject.js" ], "matches": [ " |