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.

What is ImgOpSec?

ImgOpSec is a Chrome extension developed by https://www.imgopsec.com, and its main feature is "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.".

Extension Screenshots

screenshot
screenshot

Download ImgOpSec Extension CRX File

Download ImgOpSec extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name ImgOpSec ImgOpSec
ID nofnjaialambcjohmnfekkjjinnipmbi
Official URL 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.
File Size 4.26 KB
Installation Count 174
Current Version 1.4
Last Updated 2019-12-23
Publish Date 2019-12-23
Developer https://www.imgopsec.com
Email [email protected]
Payment Type free
Extension Website http://www.imgopsec.com
Supported Languages 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"
    ]
}