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.

Cos'è ImgOpSec?

ImgOpSec è un'estensione di Chrome sviluppata da https://www.imgopsec.com, e la sua funzione principale è "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 dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione ImgOpSec

Scarica i file di estensione ImgOpSec in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

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

Informazioni di Base sull'Estensione

Nome ImgOpSec ImgOpSec
ID nofnjaialambcjohmnfekkjjinnipmbi
URL Ufficiale https://chromewebstore.google.com/detail/imgopsec/nofnjaialambcjohmnfekkjjinnipmbi
Descrizione 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.
Dimensione del File 4.26 KB
Conteggio Installazioni 174
Versione Corrente 1.4
Ultimo Aggiornamento 2019-12-23
Data di Pubblicazione 2019-12-23
Sviluppatore https://www.imgopsec.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione http://www.imgopsec.com
Lingue Supportate 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"
    ]
}