TinyURL Maker
Creates a brand new TinyURL for the current tab that you are on!
Τι είναι το TinyURL Maker;
Το TinyURL Maker είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Liquid Rock, και η κύρια λειτουργία του είναι "Creates a brand new TinyURL for the current tab that you are on!".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης TinyURL Maker
Λήψη αρχείων επέκτασης TinyURL Maker σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Do you hate long links, well then this is the extension for you. TinyURL Maker uses the TinyURL API to condense and shorten long URLs. Simple extension for making a small and easily shared link. It will shorten whatever website you are on currently. Completely Open Source: https://github.com/forddasav/TinyURL-chromeextension Feel Free to Add New Features etc. v 3.0 -Copy to Clipboard Functionality -Better UI (thx to github user noordawod) v 2.3.1 -Easier User Interface v 1.1 -Base Update
Βασικές Πληροφορίες Επέκτασης
Όνομα | TinyURL Maker |
ID | icjgknkfhpgnpjmhchbjacifboahiajj |
Επίσημο URL | https://chromewebstore.google.com/detail/tinyurl-maker/icjgknkfhpgnpjmhchbjacifboahiajj |
Περιγραφή | Creates a brand new TinyURL for the current tab that you are on! |
Μέγεθος Αρχείου | 10.93 KB |
Αριθμός Εγκαταστάσεων | 6,000 |
Τρέχουσα Έκδοση | 2.0.1 |
Τελευταία Ενημέρωση | 2019-02-01 |
Ημερομηνία Δημοσίευσης | 2019-02-01 |
Αξιολόγηση | 5.00/5 Συνολικά 2 Αξιολογήσεις |
Προγραμματιστής | Liquid Rock |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Υποστηριζόμενες Γλώσσες | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "description": "Creates a brand new TinyURL for the current tab that you are on!", "icons": { "128": "icon.png" }, "manifest_version": 2, "name": "TinyURL Maker", "permissions": [ "tabs", " |