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.

ImgOpSecとは何ですか?

ImgOpSecはhttps://www.imgopsec.comによって開発されたChromeの拡張機能で、その主な機能は「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
screenshot

ImgOpSec拡張機能のCRXファイルをダウンロード

ImgOpSec拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

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

拡張機能の基本情報

名前 ImgOpSec ImgOpSec
ID nofnjaialambcjohmnfekkjjinnipmbi
公式URL https://chromewebstore.google.com/detail/imgopsec/nofnjaialambcjohmnfekkjjinnipmbi
説明 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.
ファイルサイズ 4.26 KB
インストール数 174
現在のバージョン 1.4
最終更新日 2019-12-23
公開日 2019-12-23
開発者 https://www.imgopsec.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト http://www.imgopsec.com
対応言語 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"
    ]
}