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 είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://www.imgopsec.com, και η κύρια λειτουργία του είναι "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

Λήψη αρχείου CRX της επέκτασης ImgOpSec

Λήψη αρχείων επέκτασης 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
Ηλεκτρονικό ταχυδρομείο [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"
    ]
}