J2TEAM Security

J2TEAM Security helps protect against phishing attacks.

Τι είναι το J2TEAM Security;

Το J2TEAM Security είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://junookyo.blogspot.com, και η κύρια λειτουργία του είναι "J2TEAM Security helps protect against phishing attacks.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης J2TEAM Security

Λήψη αρχείων επέκτασης J2TEAM Security σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        J2TEAM Security is an extension that helps block fake Facebook login pages (phishing).

Privacy Policy:
https://gist.github.com/J2TEAM/f984aa9d3ceac441803b2a85868c2ae1

Google Analytics Disclaimer:
This extension uses Google Analytics to collect extension usage statistics to help improve user experience. If you want to opt-out of Google Analytics, please visit https://tools.google.com/dlpage/gaoptout                    

Βασικές Πληροφορίες Επέκτασης

Όνομα J2TEAM Security J2TEAM Security
ID hmlcjjclebjnfohgmgikjfnbmfkigocc
Επίσημο URL https://chromewebstore.google.com/detail/j2team-security/hmlcjjclebjnfohgmgikjfnbmfkigocc
Περιγραφή J2TEAM Security helps protect against phishing attacks.
Μέγεθος Αρχείου 269 KB
Αριθμός Εγκαταστάσεων 312,538
Τρέχουσα Έκδοση 1.4.10
Τελευταία Ενημέρωση 2023-10-25
Ημερομηνία Δημοσίευσης 2020-01-11
Αξιολόγηση 4.89/5 Συνολικά 21676 Αξιολογήσεις
Προγραμματιστής https://junookyo.blogspot.com
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://j2team.org/
Διεύθυνση URL της Σελίδας Βοήθειας https://j2team.org/
URL της Σελίδας Πολιτικής Απορρήτου https://j2team.org/privacy-policy
Υποστηριζόμενες Γλώσσες id,de,en,fr,vi,tr,es,pt-BR,pt-PT,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "version": "1.4.10",
    "manifest_version": 2,
    "description": "__MSG_appDescription__",
    "author": "JUNO_OKYO",
    "homepage_url": "https:\/\/j2team.org\/",
    "icons": {
        "16": "images\/icon-16.png",
        "128": "images\/icon-128.png"
    },
    "default_locale": "en",
    "background": {
        "scripts": [
            "scripts\/background.js"
        ]
    },
    "permissions": [
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "notifications",
        "contextMenus",
        "cookies",
        "storage",
        "unlimitedStorage",
        "webRequest",
        "webRequestBlocking",
        "alarms"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.facebook.com\/*",
                "https:\/\/www.messenger.com\/t\/*"
            ],
            "js": [
                "scripts\/facebook-middleware.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "include_globs": [
                "https:\/\/*\/*fbclid=*"
            ],
            "js": [
                "scripts\/contentscript.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "js": [
                "scripts\/anti-fb-phishing.js",
                "scripts\/anti-clickjacking.js"
            ],
            "run_at": "document_idle",
            "all_frames": true
        },
        {
            "matches": [
                "https:\/\/*.facebook.com\/*"
            ],
            "exclude_matches": [
                "https:\/\/m.facebook.com\/*",
                "https:\/\/touch.facebook.com\/*",
                "https:\/\/mobile.facebook.com\/*",
                "https:\/\/mbasic.facebook.com\/*",
                "https:\/\/graph.facebook.com\/*",
                "https:\/\/developers.facebook.com\/*",
                "https:\/\/code.facebook.com\/*"
            ],
            "js": [
                "scripts\/fb-timer.js"
            ],
            "run_at": "document_idle",
            "all_frames": false
        },
        {
            "matches": [
                "https:\/\/*.facebook.com\/*"
            ],
            "exclude_matches": [
                "https:\/\/m.facebook.com\/*",
                "https:\/\/touch.facebook.com\/*",
                "https:\/\/mobile.facebook.com\/*",
                "https:\/\/mbasic.facebook.com\/*",
                "https:\/\/graph.facebook.com\/*",
                "https:\/\/developers.facebook.com\/*",
                "https:\/\/code.facebook.com\/*"
            ],
            "js": [
                "scripts\/dark-theme-base.js",
                "scripts\/facebook-dark-theme.js"
            ],
            "run_at": "document_start",
            "all_frames": false
        },
        {
            "matches": [
                "https:\/\/www.google.com\/*",
                "https:\/\/www.google.com.vn\/*",
                "https:\/\/www.google.com.co\/*",
                "https:\/\/www.google.com.bz\/*",
                "https:\/\/www.google.co.uk\/*",
                "https:\/\/encrypted.google.com\/*"
            ],
            "exclude_matches": [
                "https:\/\/www.google.com\/maps\/*"
            ],
            "js": [
                "scripts\/dark-theme-base.js"
            ],
            "run_at": "document_start",
            "all_frames": false
        },
        {
            "matches": [
                "https:\/\/shopeefood.vn\/*"
            ],
            "js": [
                "scripts\/shopeefood-analytics-loader.js"
            ],
            "run_at": "document_start",
            "all_frames": false
        },
        {
            "matches": [
                "https:\/\/*.medium.com\/*"
            ],
            "css": [
                "styles\/medium-fix-vietnamese-font.css"
            ],
            "run_at": "document_start",
            "all_frames": false
        },
        {
            "matches": [
                "https:\/\/*.instagram.com\/*"
            ],
            "css": [
                "styles\/instagram.css"
            ],
            "run_at": "document_idle",
            "all_frames": false
        }
    ],
    "browser_action": {
        "default_icon": {
            "19": "images\/icon-19.png",
            "38": "images\/icon-38.png"
        },
        "default_title": "__MSG_appName__"
    },
    "web_accessible_resources": [
        "images\/icon-16.png",
        "images\/icon-48.png",
        "images\/facebook-group.png",
        "scripts\/facebook-content-script.js",
        "scripts\/shopeefood-analytics.js"
    ],
    "commands": {
        "_execute_browser_action": {
            "suggested_key": {
                "default": "Ctrl+Shift+S",
                "mac": "Command+Shift+S"
            }
        },
        "toggle_block_seen": {
            "suggested_key": {
                "default": "Alt+S"
            },
            "description": "__MSG_toggle_block_seen_chat__",
            "global": false
        },
        "toggle_block_typing": {
            "suggested_key": {
                "default": "Alt+T"
            },
            "description": "__MSG_toggle_block_typing_chat__",
            "global": false
        }
    },
    "externally_connectable": {
        "matches": [
            "https:\/\/j2team.dev\/*",
            "https:\/\/j2team.org\/*",
            "https:\/\/www.j2team.org\/*",
            "https:\/\/giamgia.to\/*",
            "http:\/\/localhost:3000\/*"
        ]
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/www.google-analytics.com https:\/\/ssl.google-analytics.com https:\/\/www.googletagmanager.com https:\/\/ajax.googleapis.com https:\/\/cdnjs.cloudflare.com; object-src 'self'"
}