Youtube Fullscreen & Share
Watch and share your YouTube video on full-screen mode easily with just one click.
Wat is Youtube Fullscreen & Share?
Youtube Fullscreen & Share is een Chrome-extensie ontwikkeld door Wittawat Patcharinsak, en de belangrijkste functie is "Watch and share your YouTube video on full-screen mode easily with just one click.".
Extensie Screenshots
Download het CRX-bestand van de extensie Youtube Fullscreen & Share
Download Youtube Fullscreen & Share-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Watch and share your YouTube video on full-screen mode easily with just one click with "Youtube Fullscreen & Share". • Small, compact, fast • Safe to use • Customized applications options as needed. -------------------------------------------------------------------- ท่านสามารถรับชมหรือแชร์คลิปยูทูปแบบเต็มหน้าจอได้ง่ายๆเพียงคลิกเดียว ด้วย "Youtube Fullscreen & Share" • ขนาดเล็ก กระทัดรัด รวดเร็ว ไม่กินทรัพยากร • ปลอดภัยในการใช้งาน • ปรับแต่งการใช้งานได้ตามความต้องการ
Basisinformatie over de Extensie
Naam | |
ID | ongdefjfhgfknmfjmckjlamfbpabojnp |
Officiële URL | https://chrome.google.com/webstore/detail/youtube-fullscreen-share/ongdefjfhgfknmfjmckjlamfbpabojnp |
Beschrijving | Watch and share your YouTube video on full-screen mode easily with just one click. |
Bestandsgrootte | 28.98 KB |
Aantal Installaties | 384 |
Huidige Versie | 1.2.4 |
Laatst Bijgewerkt | 2017-08-17 |
Publicatiedatum | 2017-08-17 |
Beoordeling | 4.11/5 Totaal 18 Beoordelingen |
Ontwikkelaar | Wittawat Patcharinsak |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://jengjeng.github.io |
Ondersteunde Talen | en |
manifest.json | |
{ "background": { "scripts": [ "background.js" ] }, "browser_action": { "default_icon": "img\/icon_deactive-36.png" }, "description": "Watch and share your YouTube video on full-screen mode easily with just one click.", "icons": { "128": "img\/icon.png", "16": "img\/icon.png", "48": "img\/icon.png" }, "manifest_version": 2, "name": "Youtube Fullscreen & Share", "options_page": "options.html", "permissions": [ "storage", "tabs", "http:\/\/www.youtube.com\/", "https:\/\/www.youtube.com\/" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.2.4" } |