Image Viewer
Image viewer by Owlsee
Image Viewer क्या है?
Image Viewer https://owlsee.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Image viewer by Owlsee"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Image Viewer एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
- View all image in list mode; - Filter image by size; - View image in gallery mode; - Zoom-in Zoom-out image; - 'Save to Local' button In gallery mode;
एक्सटेंशन की मूल जानकारी
नाम | |
ID | dhnnikfkmaljladlnmihikpfdpaphjfp |
आधिकारिक URL | https://chrome.google.com/webstore/detail/image-viewer/dhnnikfkmaljladlnmihikpfdpaphjfp |
विवरण | Image viewer by Owlsee |
फ़ाइल का आकार | 80.51 KB |
स्थापना संख्या | 1,000 |
वर्तमान संस्करण | 1.2 |
अंतिम अपडेट | 2020-12-17 |
प्रकाशन तिथि | 2019-10-14 |
रेटिंग | 2.50/5 कुल 2 रेटिंग्स |
डेवलपर | https://owlsee.com |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
गोपनीयता नीति पृष्ठ URL | https://reader.owlsee.com/legal |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Image Viewer", "description": "Image viewer by Owlsee", "version": "1.2", "options_ui": { "page": "html\/options.html", "chrome_style": true }, "browser_action": { "default_icon": { "16": "img\/logo_16.png", "48": "img\/logo_48.png", "128": "img\/logo_128.png" }, "default_title": "Image Viewer" }, "content_scripts": [ { "all_frames": true, "matches": [ " |