TubeUnblock
TubeUnblock
Vad är TubeUnblock?
TubeUnblock är en Chrome-tillägg utvecklad av blank, och dess huvudfunktion är "TubeUnblock".
Tilläggsskärmbilder
Ladda ner TubeUnblock-förlängningens CRX-fil
Ladda ner TubeUnblock-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Watch Embedded Videos The TubeUnblock plugin allows you to watch embedded YouTube videos on any site. When the plugin is active, the TubeUnblock player will appear any time there is an embedded YouTube video. Simply click play and you will be able to watch the video without leaving the page. Redirect for YouTube Links When you click on a YouTube link found in search results or included on any website page, you will be redirected to TubeUnblock to view the video. Search Bar The plugin can also be used to quickly search for YouTube content. Type your search in the search bar to access YouTube results through the TubeUnblock site.
Grundläggande Information om Tillägg
Namn | |
ID | nocfiicinjlacbcpohmbcndlmmfmlidk |
Officiell webbadress | https://chrome.google.com/webstore/detail/tubeunblock/nocfiicinjlacbcpohmbcndlmmfmlidk |
Beskrivning | TubeUnblock |
Filstorlek | 189 KB |
Antal Installationer | 5,000 |
Aktuell Version | 1.0.3 |
Senast Uppdaterad | 2015-07-13 |
Publiceringsdatum | 2015-07-10 |
Betyg | 4.08/5 Totalt 72 Betyg |
Utvecklare | blank |
Betalningssätt | free |
Tilläggswebbplats | http://tubeunblock.com |
Stödda Språk | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "TubeUnblock", "version": "1.0.3", "manifest_version": 2, "description": "TubeUnblock", "background": { "persistent": true, "scripts": [ "js\/redirect.js" ] }, "permissions": [ "webRequest", "webRequestBlocking", "tabs", "storage", " |