Open with FilterByPass

Open URL with anonymous proxy FilterByPass

Open with FilterByPassとは何ですか?

Open with FilterByPassはariel.neiraによって開発されたChromeの拡張機能で、その主な機能は「Open URL with anonymous proxy FilterByPass」です。

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

screenshot
screenshot

Open with FilterByPass拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Open URL with proxy anonymous FilterByPass in new tab.                    

拡張機能の基本情報

名前 Open with FilterByPass Open with FilterByPass
ID hollnpocfebaogdnonkegckmfnpehiim
公式URL https://chrome.google.com/webstore/detail/open-with-filterbypass/hollnpocfebaogdnonkegckmfnpehiim
説明 Open URL with anonymous proxy FilterByPass
ファイルサイズ 4.66 KB
インストール数 52
現在のバージョン 0.1
最終更新日 2015-02-03
公開日 2015-02-03
開発者 ariel.neira
支払い方法 free
対応言語 es-419
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Open with FilterByPass",
    "description": "Open URL with anonymous proxy FilterByPass",
    "version": "0.1",
    "author": "[email protected]",
    "permissions": [
        "contextMenus",
        "tabs"
    ],
    "background": {
        "scripts": [
            "main.js"
        ]
    },
    "browser_action": {
        "default_icon": "fbp.png",
        "default_title": "Open current tab with FilterByPass"
    },
    "icons": {
        "16": "fbp.png"
    },
    "manifest_version": 2
}