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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "This extension allows you to calculate the size of the Flash object of Video Player desktop."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Video Player 2.0 Dimensions एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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" ] } |