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.

Vad är ImgOpSec?

ImgOpSec är en Chrome-tillägg utvecklad av https://www.imgopsec.com, och dess huvudfunktion är "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.".

Tilläggsskärmbilder

screenshot
screenshot

Ladda ner ImgOpSec-förlängningens CRX-fil

Ladda ner ImgOpSec-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

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

Grundläggande Information om Tillägg

Namn ImgOpSec ImgOpSec
ID nofnjaialambcjohmnfekkjjinnipmbi
Officiell webbadress https://chromewebstore.google.com/detail/imgopsec/nofnjaialambcjohmnfekkjjinnipmbi
Beskrivning 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.
Filstorlek 4.26 KB
Antal Installationer 174
Aktuell Version 1.4
Senast Uppdaterad 2019-12-23
Publiceringsdatum 2019-12-23
Utvecklare https://www.imgopsec.com
E-post [email protected]
Betalningssätt free
Tilläggswebbplats http://www.imgopsec.com
Stödda Språk 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"
    ]
}