Security Surf
Raising awareness of dangerous websites as you surf across the internet.
Qu'est-ce que Security Surf ?
Security Surf est une extension Chrome développée par https://rajeevj.co.uk, et sa fonction principale est "Raising awareness of dangerous websites as you surf across the internet.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Security Surf
Téléchargez les fichiers d'extension Security Surf 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
This Chrome Extension will analyse the websites you visit and report to you how safe it is to use. It will provide a security rating of each website and help teach you why a website is unsafe to use.
Informations de Base sur l'Extension
Nom | Security Surf |
ID | ekhcklnpcdailhganpmoolfioojgnlii |
URL Officiel | https://chromewebstore.google.com/detail/security-surf/ekhcklnpcdailhganpmoolfioojgnlii |
Description | Raising awareness of dangerous websites as you surf across the internet. |
Taille du Fichier | 758 KB |
Nombre d'Installations | 14 |
Version Actuelle | 1.2 |
Dernière Mise à Jour | 2023-08-25 |
Date de Publication | 2022-04-12 |
Évaluation | 5.00/5 Total 1 Évaluations |
Développeur | https://rajeevj.co.uk |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Security Surf", "description": "Raising awareness of dangerous websites as you surf across the internet.", "version": "1.2", "manifest_version": 3, "permissions": [ "storage", "activeTab" ], "options_page": "options.html", "background": { "service_worker": "background.js" }, "content_scripts": [ { "matches": [ " |