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.
Co to jest ImgOpSec?
ImgOpSec to rozszerzenie Chrome opracowane przez https://www.imgopsec.com, a jego główną funkcją jest „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.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia ImgOpSec
Pobierz pliki rozszerzeń ImgOpSec w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
v1.4 - Support for Youtube and Gfycat video pages.
Podstawowe informacje o rozszerzeniu
Nazwa | ImgOpSec |
ID | nofnjaialambcjohmnfekkjjinnipmbi |
Oficjalny URL | https://chromewebstore.google.com/detail/imgopsec/nofnjaialambcjohmnfekkjjinnipmbi |
Opis | 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. |
Rozmiar pliku | 4.26 KB |
Liczba instalacji | 174 |
Aktualna Wersja | 1.4 |
Ostatnia Aktualizacja | 2019-12-23 |
Data Publikacji | 2019-12-23 |
Deweloper | https://www.imgopsec.com |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | http://www.imgopsec.com |
Obsługiwane Języki | 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" ] } |