Share bypass

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

What is Share bypass?

Share bypass is a Chrome extension developed by andreasch386, and its main feature is "This extension enables you to view videos from various websites without sharing the article on social media such as Facebook.".

Extension Screenshots

screenshot

Download Share bypass Extension CRX File

Download Share bypass extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Share bypass Share bypass
ID bmofoekahmnfdamogknidffpihniidmp
Official URL https://chrome.google.com/webstore/detail/share-bypass/bmofoekahmnfdamogknidffpihniidmp
Description This extension enables you to view videos from various websites without sharing the article on social media such as Facebook.
File Size 16.81 KB
Installation Count 63
Current Version 1.0
Last Updated 2014-07-10
Publish Date 2014-07-10
Rating 4.00/5 Total 3 Ratings
Developer andreasch386
Payment Type free
Supported Languages 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",
        ""
    ]
}