Video Player 2.0 Dimensions
This extension allows you to calculate the size of the Flash object of Video Player desktop.
Apa itu Video Player 2.0 Dimensions?
Video Player 2.0 Dimensions adalah ekstensi Chrome yang dikembangkan oleh mbrz, dan fitur utamanya adalah "This extension allows you to calculate the size of the Flash object of Video Player desktop.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Video Player 2.0 Dimensions
Unduh file ekstensi Video Player 2.0 Dimensions dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
This extension allows you to calculate the size of the Flash object of Video Player desktop.Now with chapters.
Informasi Dasar Ekstensi
Nama | |
ID | gagpjmpkeklcbgfkepenoknjmjkgplfa |
URL Resmi | https://chrome.google.com/webstore/detail/video-player-20-dimension/gagpjmpkeklcbgfkepenoknjmjkgplfa |
Deskripsi | This extension allows you to calculate the size of the Flash object of Video Player desktop. |
Ukuran File | 59.26 KB |
Jumlah Instalasi | 680 |
Versi Saat Ini | 1.1 |
Terakhir Diperbarui | 2015-08-18 |
Tanggal Publikasi | 2015-08-18 |
Penilaian | 4.89/5 Total 9 Penilaian |
Pengembang | mbrz |
Tipe Pembayaran | free |
Bahasa yang Didukung | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Video Player 2.0 Dimensions", "short_name": "VP2D", "description": "This extension allows you to calculate the size of the Flash object of Video Player desktop.", "version": "1.1", "browser_action": { "default_icon": { "19": "icon19.png", "38": "icon38.png" }, "default_popup": "index.html" }, "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "permissions": [ "tabs" ] } |