File Extension Search
Lookup file extensions from FileInfo.com - The Central File Extensions Registry.
File Extension Search क्या है?
File Extension Search https://www.fileinfo.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Lookup file extensions from FileInfo.com - The Central File Extensions Registry."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में File Extension Search एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
The File Extension Search chrome extension allows you to look up information about file extensions directly from the Google Chrome toolbar. Simply click the FileInfo.com icon and type an extension in the search box. It is an easy way to look up information about downloaded files before you open them.
एक्सटेंशन की मूल जानकारी
नाम | |
ID | aokplfbmdelppecfeagdfbijgfcljfna |
आधिकारिक URL | https://chromewebstore.google.com/detail/file-extension-search/aokplfbmdelppecfeagdfbijgfcljfna |
विवरण | Lookup file extensions from FileInfo.com - The Central File Extensions Registry. |
फ़ाइल का आकार | 48.71 KB |
स्थापना संख्या | 357 |
वर्तमान संस्करण | 1.1 |
अंतिम अपडेट | 2012-10-26 |
प्रकाशन तिथि | 2012-10-25 |
रेटिंग | 4.75/5 कुल 4 रेटिंग्स |
डेवलपर | https://www.fileinfo.com |
भुगतान के प्रकार | free |
सहायता पृष्ठ URL | http://www.fileinfo.com/help/chrome_extension |
समर्थित भाषाएँ | en-US |
manifest.json | |
{ "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "name": "File Extension Search", "version": "1.1", "manifest_version": 2, "description": "Lookup file extensions from FileInfo.com - The Central File Extensions Registry.", "icons": { "16": "images\/icon19.png", "48": "images\/icon48.png", "128": "images\/icon128.png" }, "background": "background.html", "browser_action": { "default_icon": "images\/icon19.png", "default_title": "File Extension Search", "default_popup": "popup.html" } } |