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.
Apa itu ImgOpSec?
ImgOpSec adalah ekstensi Chrome yang dikembangkan oleh https://www.imgopsec.com, dan fitur utamanya adalah "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.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi ImgOpSec
Unduh file ekstensi ImgOpSec dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
v1.4 - Support for Youtube and Gfycat video pages.
Informasi Dasar Ekstensi
Nama | ImgOpSec |
ID | nofnjaialambcjohmnfekkjjinnipmbi |
URL Resmi | https://chromewebstore.google.com/detail/imgopsec/nofnjaialambcjohmnfekkjjinnipmbi |
Deskripsi | 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. |
Ukuran File | 4.26 KB |
Jumlah Instalasi | 174 |
Versi Saat Ini | 1.4 |
Terakhir Diperbarui | 2019-12-23 |
Tanggal Publikasi | 2019-12-23 |
Pengembang | https://www.imgopsec.com |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | http://www.imgopsec.com |
Bahasa yang Didukung | 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" ] } |