Bitsy.in - Go tiny with your links

Bitsy.in is URL Shortening site that allows your URL converted in to tiny URL.

Τι είναι το Bitsy.in - Go tiny with your links;

Το Bitsy.in - Go tiny with your links είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Priyanka.Xportsoft, και η κύρια λειτουργία του είναι "Bitsy.in is URL Shortening site that allows your URL converted in to tiny URL.".

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

screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Bitsy.in - Go tiny with your links

Λήψη αρχείων επέκτασης Bitsy.in - Go tiny with your links σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

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

                        Bitsy.in is URL Shortening site that allows your URL converted in to tiny URL. With Bitsy URL shortner, you can shorten URLs to make them easier to share on social media sites                    

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

Όνομα Bitsy.in - Go tiny with your links Bitsy.in - Go tiny with your links
ID igbamioenikkpddpjgpiehmmnpbemnde
Επίσημο URL https://chromewebstore.google.com/detail/bitsyin-go-tiny-with-your/igbamioenikkpddpjgpiehmmnpbemnde
Περιγραφή Bitsy.in is URL Shortening site that allows your URL converted in to tiny URL.
Μέγεθος Αρχείου 153 KB
Αριθμός Εγκαταστάσεων 59
Τρέχουσα Έκδοση 4.5
Τελευταία Ενημέρωση 2015-11-12
Ημερομηνία Δημοσίευσης 2015-11-12
Αξιολόγηση 5.00/5 Συνολικά 5 Αξιολογήσεις
Προγραμματιστής Priyanka.Xportsoft
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://www.bitsy.in
Διεύθυνση URL της Σελίδας Βοήθειας https://www.bitsy.in/faq
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Bitsy.in - Go tiny with your links",
    "description": "Bitsy.in is URL Shortening site that allows your URL converted in to tiny URL.",
    "version": "4.5",
    "browser_action": {
        "default_icon": "bitsy.png",
        "default_popup": "index.html"
    },
    "permissions": [
        "activeTab",
        "https:\/\/ajax.googleapis.com\/",
        "https:\/\/bitsy.in\/"
    ]
}