Share bypass

This extension enables you to view videos from various websites without sharing the article on social media such as Facebook.

Share bypassとは何ですか?

Share bypassはandreasch386によって開発されたChromeの拡張機能で、その主な機能は「This extension enables you to view videos from various websites without sharing the article on social media such as Facebook.」です。

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

screenshot

Share bypass拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Many websites host youtube videos and lock them from being viewed unless the user shares the article. Bypass the share wall and watch the youtube video with one click.                    

拡張機能の基本情報

名前 Share bypass Share bypass
ID bmofoekahmnfdamogknidffpihniidmp
公式URL https://chrome.google.com/webstore/detail/share-bypass/bmofoekahmnfdamogknidffpihniidmp
説明 This extension enables you to view videos from various websites without sharing the article on social media such as Facebook.
ファイルサイズ 16.81 KB
インストール数 63
現在のバージョン 1.0
最終更新日 2014-07-10
公開日 2014-07-10
評価 4.00/5 合計 3 レビュー
開発者 andreasch386
支払い方法 free
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Share bypass",
    "version": "1.0",
    "manifest_version": 2,
    "description": "This extension enables you to view videos from various websites without sharing the article on social media such as Facebook.",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "tabs",
        ""
    ]
}