J2TEAM Extension Checker

Keep your safe from fake IDM extension on Chrome (and Chromium-based browsers)

J2TEAM Extension Checkerとは何ですか?

J2TEAM Extension Checkerはhttps://junookyo.blogspot.comによって開発されたChromeの拡張機能で、その主な機能は「Keep your safe from fake IDM extension on Chrome (and Chromium-based browsers)」です。

拡張機能のスクリーンショット

screenshot

J2TEAM Extension Checker拡張機能のCRXファイルをダウンロード

J2TEAM Extension Checker拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Keep your safe from fake IDM extension on Chrome (and Chromium-based browsers)

More info: http://www.techsignin.com/tintuc/phat-hien-duong-day-chiem-tai-khoan-facebook-gmail-ngan-hang/                    

拡張機能の基本情報

名前 J2TEAM Extension Checker J2TEAM Extension Checker
ID jpaapgkmhhlhamelmlemkpbogbeahndb
公式URL https://chromewebstore.google.com/detail/j2team-extension-checker/jpaapgkmhhlhamelmlemkpbogbeahndb
説明 Keep your safe from fake IDM extension on Chrome (and Chromium-based browsers)
ファイルサイズ 35.42 KB
インストール数 1,509
現在のバージョン 0.0.2
最終更新日 2017-06-24
公開日 2017-06-24
評価 4.90/5 合計 31 レビュー
開発者 https://junookyo.blogspot.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://www.facebook.com/groups/j2team.community/
ヘルプページのURL https://www.facebook.com/groups/j2team.community/
プライバシーポリシーページのURL https://j2team.org/privacy-policy
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "version": "0.0.2",
    "manifest_version": 2,
    "description": "__MSG_appDescription__",
    "author": "Juno_okyo",
    "homepage_url": "https:\/\/junookyo.blogspot.com\/?utm_source=extension",
    "icons": {
        "16": "images\/icon-16.png",
        "128": "images\/icon-128.png"
    },
    "default_locale": "en",
    "background": {
        "scripts": [
            "scripts\/background.js"
        ]
    },
    "permissions": [
        "management"
    ],
    "browser_action": {
        "default_icon": {
            "19": "images\/icon-19.png",
            "38": "images\/icon-38.png"
        },
        "default_title": "__MSG_appName__"
    },
    "web_accessible_resources": [
        "images\/icon-48.png"
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/www.google-analytics.com https:\/\/ssl.google-analytics.com https:\/\/ajax.googleapis.com https:\/\/cdnjs.cloudflare.com; object-src 'self'",
    "offline_enabled": true
}