SafeLink
SafeLink is an extension that detects and highlights potentially malicious links on a webpage. The detected links are rated on a…
Vad är SafeLink?
SafeLink är en Chrome-tillägg utvecklad av James Jin, och dess huvudfunktion är "SafeLink is an extension that detects and highlights potentially malicious links on a webpage. The detected links are rated on a…".
Tilläggsskärmbilder
Ladda ner SafeLink-förlängningens CRX-fil
Ladda ner SafeLink-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
                        SafeLink is an extension that detects and highlights potentially malicious links on a webpage. The detected links are rated on a scale of five different factors and given a score that would determine if it is malicious or not. The non-malicious links would appear as usual while the malicious links will appear as highlighted.                     Grundläggande Information om Tillägg
| Namn |   |  
| ID | afjdebafmhbnkhihbopohflecbilnbdj | 
| Officiell webbadress | https://chromewebstore.google.com/detail/safelink/afjdebafmhbnkhihbopohflecbilnbdj | 
| Beskrivning | SafeLink is an extension that detects and highlights potentially malicious links on a webpage. The detected links are rated on a… | 
| Filstorlek | 3.72 MB | 
| Antal Installationer | 40 | 
| Aktuell Version | 2.0 | 
| Senast Uppdaterad | 2021-02-17 | 
| Publiceringsdatum | 2021-02-17 | 
| Betyg | 4.33/5 Totalt 3 Betyg | 
| Utvecklare | James Jin | 
| E-post | [email protected] | 
| Betalningssätt | free | 
| Tilläggswebbplats | https://jfjin.github.io/SafeLinkWebsite/ | 
| URL till Sekretesspolicy Sidan | http://safelinkapp.com/privacy.html | 
| Stödda Språk | en-US | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "SafeLink",
    "version": "2.0",
    "manifest_version": 2,
    "icons": {
        "128": "safelink logo 2.png"
    },
    "background": {
        "scripts": [
            "background.js",
            "jquery.js"
        ],
        "persistent": false
    },
    "content_scripts": [
        {
            "matches": [
                "  |  |