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 هو إضافة Chrome تم تطويرها بواسطة 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 للإضافة ImgOpSec
قم بتنزيل ملفات الامتداد ImgOpSec بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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" ] } |