Ncage

Troll your coworkers making their navigation well caged

Τι είναι το Ncage;

Το Ncage είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον jperdior, και η κύρια λειτουργία του είναι "Troll your coworkers making their navigation well caged".

Στιγμιότυπα Επέκτασης

screenshot

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

Λήψη αρχείων επέκτασης Ncage σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        This extension is just for making jokes with your friends or jobmates. It will substitute all the images on the pages the user is navigating by random images of nicolas cage.

After 5 years of no update now it works with  https too                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Ncage Ncage
ID mpnfndnehgmmonhfcfdnaemdeokofgaf
Επίσημο URL https://chromewebstore.google.com/detail/ncage/mpnfndnehgmmonhfcfdnaemdeokofgaf
Περιγραφή Troll your coworkers making their navigation well caged
Μέγεθος Αρχείου 2.85 MB
Αριθμός Εγκαταστάσεων 20,000
Τρέχουσα Έκδοση 2.0
Τελευταία Ενημέρωση 2020-03-03
Ημερομηνία Δημοσίευσης 2020-03-02
Αξιολόγηση 3.94/5 Συνολικά 125 Αξιολογήσεις
Προγραμματιστής jperdior
Τύπος Πληρωμής free
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "js\/jquery-1.10.2.js",
                "js\/ncage.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ]
        }
    ],
    "description": "Troll your coworkers making their navigation well caged",
    "icons": {
        "128": "icons\/icon128.png",
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnL\/P5Ilh3RkZdv2o0qrG41anKAfyHEKqFIwR4Fx8FirNMbt\/Apjyn3RH2hDcFMAjV+o5heyUfxwH9b53Esovz41G2nBNjK0JEYaE7+RHTo4m3OU6XPk4\/3p2kJUHxCupAbaYeMi4qAJNvLfsQ0uarbzpYcZfrHzzxOkrIfb3ZkXnQZZZgzoW3cRwjA5nXXuw\/oDsjyHs4FU0m54+99bl\/ftKvxhuAGD7eE31rAIPzKne6fomQf7Aui7mNmUjqlffJfv\/vN2RypLezQdb0XUFFkhvwDLYHSvkHfZAzavRPD\/uXHyG9F8NJN2pSFoV3\/O5mH4W\/TeCcQSoRGv49IhRIQIDAQAB",
    "manifest_version": 2,
    "name": "Ncage",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.0",
    "web_accessible_resources": [
        "js\/jquery.js",
        "img\/*"
    ]
}