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.

Τι είναι το Share on Facebook Blocker for Youtube™;

Το Share on Facebook Blocker for Youtube™ είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Xaris, και η κύρια λειτουργία του είναι "Shows the video in the page embedded without need to share it. It also hides all blocking contents of the webpage.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Share on Facebook Blocker for Youtube™

Λήψη αρχείων επέκτασης Share on Facebook Blocker for Youtube™ σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        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.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Share on Facebook Blocker for Youtube™ Share on Facebook Blocker for Youtube™
ID mccmmmkfffjbbodeilbpngnlmkeglkoa
Επίσημο URL https://chromewebstore.google.com/detail/share-on-facebook-blocker/mccmmmkfffjbbodeilbpngnlmkeglkoa
Περιγραφή Shows the video in the page embedded without need to share it. It also hides all blocking contents of the webpage.
Μέγεθος Αρχείου 59.22 KB
Αριθμός Εγκαταστάσεων 130
Τρέχουσα Έκδοση 1.0.4
Τελευταία Ενημέρωση 2014-12-22
Ημερομηνία Δημοσίευσης 2014-12-22
Αξιολόγηση 5.00/5 Συνολικά 13 Αξιολογήσεις
Προγραμματιστής Xaris
Τύπος Πληρωμής free
Υποστηριζόμενες Γλώσσες 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
}