DFP - Daj Fullscreen Piči
Táto fičúra Vám pomože dat na fullscreen aj to čo by ísť nemalo
DFP - Daj Fullscreen Pičiとは何ですか?
DFP - Daj Fullscreen PičiはOliverによって開発されたChromeの拡張機能で、その主な機能は「Táto fičúra Vám pomože dat na fullscreen aj to čo by ísť nemalo」です。
拡張機能のスクリーンショット
DFP - Daj Fullscreen Piči拡張機能のCRXファイルをダウンロード
DFP - Daj Fullscreen Piči拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
This extension helps bringing the first Video-element on a website to fullscreen even if the website videoplayer has this option hidden. Finds video and makes it fullscreen.
拡張機能の基本情報
名前 | DFP - Daj Fullscreen Piči |
ID | dmpckfekofghjeophciflagkhgkekdje |
公式URL | https://chromewebstore.google.com/detail/dfp-daj-fullscreen-pi%C4%8Di/dmpckfekofghjeophciflagkhgkekdje |
説明 | Táto fičúra Vám pomože dat na fullscreen aj to čo by ísť nemalo |
ファイルサイズ | 4.27 KB |
インストール数 | 37 |
現在のバージョン | 1.0 |
最終更新日 | 2021-02-24 |
公開日 | 2021-02-23 |
開発者 | Oliver |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | sk |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "DFP - Daj Fullscreen Pi\u010di", "description": "T\u00e1to fi\u010d\u00fara V\u00e1m pomo\u017ee dat na fullscreen aj to \u010do by \u00eds\u0165 nemalo", "version": "1.0", "background": { "scripts": [ "runScript.js" ] }, "browser_action": { "default_icon": "icon.png" }, "permissions": [ "activeTab" ] } |