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.
Wat is ImgOpSec?
ImgOpSec is een Chrome-extensie ontwikkeld door https://www.imgopsec.com, en de belangrijkste functie 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.".
Extensie Screenshots
Download het CRX-bestand van de extensie ImgOpSec
Download ImgOpSec-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
v1.4 - Support for Youtube and Gfycat video pages.
Basisinformatie over de Extensie
Naam | ImgOpSec |
ID | nofnjaialambcjohmnfekkjjinnipmbi |
Officiële URL | https://chromewebstore.google.com/detail/imgopsec/nofnjaialambcjohmnfekkjjinnipmbi |
Beschrijving | 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. |
Bestandsgrootte | 4.26 KB |
Aantal Installaties | 174 |
Huidige Versie | 1.4 |
Laatst Bijgewerkt | 2019-12-23 |
Publicatiedatum | 2019-12-23 |
Ontwikkelaar | https://www.imgopsec.com |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | http://www.imgopsec.com |
Ondersteunde Talen | 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" ] } |