Information about memory and processor
Show all available information about memory and processor
Information about memory and processor क्या है?
Information about memory and processor mixaroot90 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Show all available information about memory and processor"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Information about memory and processor एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Show information about memory, processor and display with description all features.
एक्सटेंशन की मूल जानकारी
नाम | Information about memory and processor |
ID | dcihlamoaadgfeeffnididhegamdmkle |
आधिकारिक URL | https://chromewebstore.google.com/detail/information-about-memory/dcihlamoaadgfeeffnididhegamdmkle |
विवरण | Show all available information about memory and processor |
फ़ाइल का आकार | 23.46 KB |
स्थापना संख्या | 31 |
वर्तमान संस्करण | 0.2.0 |
अंतिम अपडेट | 2016-09-10 |
प्रकाशन तिथि | 2016-09-10 |
डेवलपर | mixaroot90 |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | en,ru,uk |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_langName__", "version": "0.2.0", "description": "__MSG_langDescription__", "default_locale": "en", "icons": { "16": "images\/icon16.png", "48": "images\/icon46.png", "128": "images\/icon128.png" }, "browser_action": { "default_icon": { "19": "images\/icon19.png", "38": "images\/icon38.png" }, "default_popup": "index.html", "default_title": "__MSG_langNameShort__" }, "author": "[email protected]", "short_name": "__MSG_langNameShort__", "permissions": [ "system.cpu", "system.memory", "system.display" ], "minimum_chrome_version": "53" } |