Investing User Blocker

Block unwanted users in investing forums. Other extensions by this author;…

Investing User Blockerとは何ですか?

Investing User Blockerはzeynepによって開発されたChromeの拡張機能で、その主な機能は「Block unwanted users in investing forums. Other extensions by this author;…」です。

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

screenshot
screenshot

Investing User Blocker拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Block unwanted users in investing forums.

Other extensions by this author; 
https://chrome.google.com/webstore/search/zeynep?authuser=1&_category=extensions                    

拡張機能の基本情報

名前 Investing User Blocker Investing User Blocker
ID jaeffcpegddgcaeoogepbcailmhbmmpe
公式URL https://chromewebstore.google.com/detail/investing-user-blocker/jaeffcpegddgcaeoogepbcailmhbmmpe
説明 Block unwanted users in investing forums. Other extensions by this author;…
ファイルサイズ 59.74 KB
インストール数 440
現在のバージョン 1.1.1
最終更新日 2016-10-18
公開日 2016-10-17
評価 4.10/5 合計 10 レビュー
開発者 zeynep
Eメール [email protected]
支払い方法 free
対応言語 tr
manifest.json
{
    "browser_action": {
        "default_icon": "icon.png"
    },
    "content_scripts": [
        {
            "js": [
                "jquery.min.js",
                "popup.js"
            ],
            "matches": [
                "http:\/\/uk.investing.com\/*",
                "http:\/\/in.investing.com\/*",
                "http:\/\/ca.investing.com\/*",
                "http:\/\/au.investing.com\/",
                "http:\/\/za.investing.com\/*",
                "http:\/\/de.investing.com\/*",
                "http:\/\/es.investing.com\/*",
                "http:\/\/mx.investing.com\/",
                "http:\/\/fr.investing.com\/*",
                "http:\/\/it.investing.com\/*",
                "http:\/\/nl.investing.com\/*",
                "http:\/\/pl.investing.com\/",
                "http:\/\/pt.investing.com\/*",
                "http:\/\/br.investing.com\/*",
                "http:\/\/ru.investing.com\/*",
                "http:\/\/tr.investing.com\/*",
                "http:\/\/sa.investing.com\/*",
                "http:\/\/gr.investing.com\/*",
                "http:\/\/se.investing.com\/*",
                "http:\/\/fi.investing.com\/*",
                "http:\/\/il.investing.com\/*",
                "http:\/\/jp.investing.com\/*",
                "http:\/\/kr.investing.com\/*",
                "http:\/\/cn.investing.com\/*",
                "http:\/\/hk.investing.com\/*",
                "http:\/\/id.investing.com\/*",
                "http:\/\/ms.investing.com\/*",
                "http:\/\/th.investing.com\/*"
            ]
        }
    ],
    "description": "",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnLHuCRpQRaLXR368WDJ6Mr5zhqO20Bvvz\/MdLqGILUAoy9ynkMKvjPkuzXfK1ObgNI6PlI2FCDTTlC7XoOHAIFZtxmjT7pffKAKv\/3Z8dK\/ZiuKppkbE4Fm+tLk0pyKs8TckfWWinddnjgfIad9hrIB3Fv8gfhdz+nbKe9ISgJDSrD+jqzq7UVZGVfW326Uu\/M\/RqN3+SuUGp+uDn+3H4KBq28cKGWtV\/YdUDu9hApfisqS+JspB0XhsOKJyNe0ZgTgj1SQZbySBxw5j63vMrdB39IMpH7eRKHLIcIR+U23A9l4YlzWC4Fk5O9D8wOqasVzw0x0l8knrn34EjVrWDwIDAQAB",
    "manifest_version": 2,
    "name": "Investing User Blocker",
    "permissions": [
        "https:\/\/*\/*",
        "http:\/\/*\/*"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.1.1"
}