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.
Qu'est-ce que Share on Facebook Blocker for Youtube™ ?
Share on Facebook Blocker for Youtube™ est une extension Chrome développée par Xaris, et sa fonction principale est "Shows the video in the page embedded without need to share it. It also hides all blocking contents of the webpage.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Share on Facebook Blocker for Youtube™
Téléchargez les fichiers d'extension Share on Facebook Blocker for Youtube™ au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | Share on Facebook Blocker for Youtube™ |
ID | mccmmmkfffjbbodeilbpngnlmkeglkoa |
URL Officiel | https://chromewebstore.google.com/detail/share-on-facebook-blocker/mccmmmkfffjbbodeilbpngnlmkeglkoa |
Description | Shows the video in the page embedded without need to share it. It also hides all blocking contents of the webpage. |
Taille du Fichier | 59.22 KB |
Nombre d'Installations | 130 |
Version Actuelle | 1.0.4 |
Dernière Mise à Jour | 2014-12-22 |
Date de Publication | 2014-12-22 |
Évaluation | 5.00/5 Total 13 Évaluations |
Développeur | Xaris |
Type de Paiement | free |
Langues Prises en Charge | 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 } |