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.
Hvad er ImgOpSec?
ImgOpSec er en Chrome-udvidelse udviklet af https://www.imgopsec.com, og dens hovedfunktion er "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.".
Udvidelsesskærmbilleder
Download ImgOpSec-udvidelses-CRX-fil
Download ImgOpSec-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
v1.4 - Support for Youtube and Gfycat video pages.
Grundlæggende oplysninger om udvidelsen
Navn | ImgOpSec |
ID | nofnjaialambcjohmnfekkjjinnipmbi |
Officiel URL | https://chromewebstore.google.com/detail/imgopsec/nofnjaialambcjohmnfekkjjinnipmbi |
Beskrivelse | 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. |
Filstørrelse | 4.26 KB |
Antal Installationer | 174 |
Nuværende Version | 1.4 |
Senest Opdateret | 2019-12-23 |
Udgivelsesdato | 2019-12-23 |
Udvikler | https://www.imgopsec.com |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | http://www.imgopsec.com |
Understøttede Sprog | 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" ] } |