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.

Was ist ImgOpSec?

ImgOpSec ist eine Chrome-Erweiterung, die von https://www.imgopsec.com entwickelt wurde, und ihr Hauptmerkmal ist "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.".

Erweiterungsscreenshots

screenshot
screenshot

ImgOpSec-Erweiterungs-CRX-Datei herunterladen

Laden Sie ImgOpSec-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        v1.4 - Support for Youtube and Gfycat video pages.                    

Grundlegende Informationen zur Erweiterung

Name ImgOpSec ImgOpSec
ID nofnjaialambcjohmnfekkjjinnipmbi
Offizielle URL https://chromewebstore.google.com/detail/imgopsec/nofnjaialambcjohmnfekkjjinnipmbi
Beschreibung 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.
Dateigröße 4.26 KB
Installationsanzahl 174
Aktuelle Version 1.4
Letztes Update 2019-12-23
Veröffentlichungsdatum 2019-12-23
Entwickler https://www.imgopsec.com
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite http://www.imgopsec.com
Unterstützte Sprachen 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"
    ]
}