Gato URL Encoder / Decoder

Gato URL Encoder / Decoder encodes to and decodes from url encoded format.

Τι είναι το Gato URL Encoder / Decoder;

Το Gato URL Encoder / Decoder είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον gatoapps, και η κύρια λειτουργία του είναι "Gato URL Encoder / Decoder encodes to and decodes from url encoded format.".

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

screenshot

Λήψη αρχείου CRX της επέκτασης Gato URL Encoder / Decoder

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

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

                        Gato URL Encoder / Decoder encodes to and decodes from url encoded format.                    

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

Όνομα Gato URL Encoder / Decoder Gato URL Encoder / Decoder
ID ickbkdcodlofikmijhddajkepopjlfag
Επίσημο URL https://chromewebstore.google.com/detail/gato-url-encoder-decoder/ickbkdcodlofikmijhddajkepopjlfag
Περιγραφή Gato URL Encoder / Decoder encodes to and decodes from url encoded format.
Μέγεθος Αρχείου 14.06 KB
Αριθμός Εγκαταστάσεων 192
Τρέχουσα Έκδοση 1.0.0
Τελευταία Ενημέρωση 2014-01-30
Ημερομηνία Δημοσίευσης 2014-01-29
Προγραμματιστής gatoapps
Τύπος Πληρωμής free
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Gato URL Encoder \/ Decoder",
    "manifest_version": 2,
    "version": "1.0.0",
    "icons": {
        "16": "icons\/16.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "permissions": [
        "clipboardRead",
        "clipboardWrite"
    ],
    "description": "Gato URL Encoder \/ Decoder encodes to and decodes from url encoded format.",
    "browser_action": {
        "default_icon": "icons\/16.png",
        "default_popup": "popup.html"
    }
}