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'est-ce que ImgOpSec ?

ImgOpSec est une extension Chrome développée par https://www.imgopsec.com, et sa fonction principale est "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.".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension ImgOpSec

Téléchargez les fichiers d'extension ImgOpSec au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

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

Informations de Base sur l'Extension

Nom ImgOpSec ImgOpSec
ID nofnjaialambcjohmnfekkjjinnipmbi
URL Officiel https://chromewebstore.google.com/detail/imgopsec/nofnjaialambcjohmnfekkjjinnipmbi
Description 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.
Taille du Fichier 4.26 KB
Nombre d'Installations 174
Version Actuelle 1.4
Dernière Mise à Jour 2019-12-23
Date de Publication 2019-12-23
Développeur https://www.imgopsec.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension http://www.imgopsec.com
Langues Prises en Charge 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"
    ]
}