Share on Facebook Blocker for Youtube™

Shows the video in the page embedded without need to share it. It also hides all blocking contents of the webpage.

Cos'è Share on Facebook Blocker for Youtube™?

Share on Facebook Blocker for Youtube™ è un'estensione di Chrome sviluppata da Xaris, e la sua funzione principale è "Shows the video in the page embedded without need to share it. It also hides all blocking contents of the webpage.".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione Share on Facebook Blocker for Youtube™

Scarica i file di estensione Share on Facebook Blocker for Youtube™ in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        Are you bored to visit numerous websites and blogs, having embedded YouTube™ videos that are "Facebook Locked"? Isn't it irritiating to keep wanting you to share the article in order to watch the video? 
With this extension you can override the Facebook Share button and watch the original YouTube video in the same website just above the blocked video.
You can also hide the irritiating splashscreen that many websites display when you visit them, that suggest you to "Like" them. 

You just need to hit the Extension Button and let the awesome happens!

Note: Youtube™ is a trademark of Google Inc. Use of this trademark is subject to Google Permissions.                    

Informazioni di Base sull'Estensione

Nome Share on Facebook Blocker for Youtube™ Share on Facebook Blocker for Youtube™
ID mccmmmkfffjbbodeilbpngnlmkeglkoa
URL Ufficiale https://chromewebstore.google.com/detail/share-on-facebook-blocker/mccmmmkfffjbbodeilbpngnlmkeglkoa
Descrizione Shows the video in the page embedded without need to share it. It also hides all blocking contents of the webpage.
Dimensione del File 59.22 KB
Conteggio Installazioni 130
Versione Corrente 1.0.4
Ultimo Aggiornamento 2014-12-22
Data di Pubblicazione 2014-12-22
Valutazione 5.00/5 Totale 13 Valutazioni
Sviluppatore Xaris
Tipo di Pagamento free
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Share on Facebook Blocker for Youtube\u2122",
    "description": "Shows the video in the page embedded without need to share it. It also hides all blocking contents of the webpage.",
    "version": "1.0.4",
    "permissions": [
        "activeTab"
    ],
    "background": {
        "scripts": [
            "content.js"
        ],
        "persistent": false
    },
    "icons": {
        "16": "icon_16.png",
        "48": "icon_48.png",
        "128": "icon_128.png"
    },
    "browser_action": {
        "default_title": "Share on Facebook Blocker for Youtube\u2122",
        "default_icon": {
            "19": "icon_19.png"
        }
    },
    "manifest_version": 2
}