ImgOpSec
Loads the ImgOpSec page for a URL/Instagram. Right click on any image in your browser and go directly to the ImgOpSec page for it.
ImgOpSec क्या है?
ImgOpSec https://www.imgopsec.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Loads the ImgOpSec page for a URL/Instagram. Right click on any image in your browser and go directly to the ImgOpSec page for it."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में ImgOpSec एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
v1.4 - Support for Youtube and Gfycat video pages.
एक्सटेंशन की मूल जानकारी
नाम | ImgOpSec |
ID | nofnjaialambcjohmnfekkjjinnipmbi |
आधिकारिक URL | https://chromewebstore.google.com/detail/imgopsec/nofnjaialambcjohmnfekkjjinnipmbi |
विवरण | Loads the ImgOpSec page for a URL/Instagram. Right click on any image in your browser and go directly to the ImgOpSec page for it. |
फ़ाइल का आकार | 4.26 KB |
स्थापना संख्या | 174 |
वर्तमान संस्करण | 1.4 |
अंतिम अपडेट | 2019-12-23 |
प्रकाशन तिथि | 2019-12-23 |
डेवलपर | https://www.imgopsec.com |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | http://www.imgopsec.com |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_appName__", "short_name": "__MSG_appName__", "description": "__MSG_appDescription__", "version": "1.4", "default_locale": "en", "background": { "scripts": [ "extension.js" ] }, "icons": { "128": "icon128.png" }, "permissions": [ "contextMenus" ] } |