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.

¿Qué es ImgOpSec?

ImgOpSec es una extensión de Chrome desarrollada por https://www.imgopsec.com, y su función principal es "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.".

Capturas de Pantalla de la Extensión

screenshot
screenshot

Descargar Archivo CRX de la Extensión ImgOpSec

Descarga archivos de extensión ImgOpSec en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

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

Información Básica de la Extensión

Nombre ImgOpSec ImgOpSec
ID nofnjaialambcjohmnfekkjjinnipmbi
URL Oficial https://chromewebstore.google.com/detail/imgopsec/nofnjaialambcjohmnfekkjjinnipmbi
Descripción 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.
Tamaño del Archivo 4.26 KB
Cantidad de Instalaciones 174
Versión Actual 1.4
Última Actualización 2019-12-23
Fecha de Publicación 2019-12-23
Desarrollador https://www.imgopsec.com
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión http://www.imgopsec.com
Idiomas Soportados 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"
    ]
}