Video Player 2.0 Dimensions
This extension allows you to calculate the size of the Flash object of Video Player desktop.
什么是Video Player 2.0 Dimensions?
Video Player 2.0 Dimensions是由mbrz开发的Chrome扩展程序,该扩展的主要功能是“This extension allows you to calculate the size of the Flash object of Video Player desktop.”。
扩展截图
下载Video Player 2.0 Dimensions扩展crx文件
下载Video Player 2.0 Dimensions扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
This extension allows you to calculate the size of the Flash object of Video Player desktop.Now with chapters.
扩展基本信息
名称 | |
ID | gagpjmpkeklcbgfkepenoknjmjkgplfa |
官方URL | https://chrome.google.com/webstore/detail/video-player-20-dimension/gagpjmpkeklcbgfkepenoknjmjkgplfa |
简介 | This extension allows you to calculate the size of the Flash object of Video Player desktop. |
文件大小 | 59.26 KB |
安装次数 | 680 |
当前版本 | 1.1 |
更新时间 | 2015-08-18 |
上架时间 | 2015-08-18 |
评分 | 4.89/5 共9次评分 |
开发者 | mbrz |
付费类型 | free |
支持的语言 | 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" ] } |