Webvideo FullScreen
为网页视频增加网页全屏的功能 简单点击按钮即可为当前网页正在播放的视频赋予网页全屏的功能 开源地址: https://github.com/moonrailgun/webvideo-fullscreen
Wat is Webvideo FullScreen?
Webvideo FullScreen is een Chrome-extensie ontwikkeld door moonrailgun, en de belangrijkste functie is "为网页视频增加网页全屏的功能 简单点击按钮即可为当前网页正在播放的视频赋予网页全屏的功能 开源地址: https://github.com/moonrailgun/webvideo-fullscreen".
Extensie Screenshots
Download het CRX-bestand van de extensie Webvideo FullScreen
Download Webvideo FullScreen-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
为网页视频增加网页全屏的功能 简单点击按钮即可为当前网页正在播放的视频赋予网页全屏的功能 开源地址: https://github.com/moonrailgun/webvideo-fullscreen
Basisinformatie over de Extensie
Naam | Webvideo FullScreen |
ID | cfgiodgnkinmacjkgjgdejeciohojglp |
Officiële URL | https://chromewebstore.google.com/detail/webvideo-fullscreen/cfgiodgnkinmacjkgjgdejeciohojglp |
Beschrijving | 为网页视频增加网页全屏的功能 简单点击按钮即可为当前网页正在播放的视频赋予网页全屏的功能 开源地址: https://github.com/moonrailgun/webvideo-fullscreen |
Bestandsgrootte | 17.14 KB |
Aantal Installaties | 335 |
Huidige Versie | 1.0.0 |
Laatst Bijgewerkt | 2022-09-08 |
Publicatiedatum | 2022-09-08 |
Beoordeling | 5.00/5 Totaal 3 Beoordelingen |
Ontwikkelaar | moonrailgun |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Webvideo FullScreen", "version": "1.0.0", "icons": { "128": "icon128.220a281a.png" }, "action": { "default_title": "Trans" }, "background": { "service_worker": "background.60380520.js", "type": "module" }, "permissions": [ "scripting" ], "web_accessible_resources": [ { "resources": [ "lib\/injected.js" ], "matches": [ " |