Πρόσθετα προγράμματος περιήγησης Firefox
  • Επεκτάσεις
  • Θέματα
    • για το Firefox
    • Λεξικά και πακέτα γλωσσών
    • Άλλα προγράμματα περιήγησης
    • Πρόσθετα για Android
Σύνδεση
Εικονίδιο προσθέτου

Ιστορικό εκδόσεων του TinyURL - 17 εκδόσεις

TinyURL από Robert A Moreno II

Βαθμολογία 4,6 από 5
4,6 αστέρια από 5
5
13
4
1
3
1
2
1
1
0
Ιστορικό εκδόσεων του TinyURL - 17 εκδόσεις
  • Προσέξτε τις παλιές εκδόσεις! Αυτές οι εκδόσεις εμφανίζονται για δοκιμές και σκοπούς αναφοράς.Θα πρέπει πάντα να χρησιμοποιείτε την πιο πρόσφατη έκδοση ενός προσθέτου.

  • Πιο πρόσφατη έκδοση

    Έκδοση 2026.7.27

    Κυκλοφόρησε στις 27 Ιουλ 2026 - 21,03 KB
    Λειτουργεί με firefox 140.0 και νεότερα, android 142.0 και νεότερα
    • is.gd failures are no longer reported as unreachable. Neither service uses HTTP status codes to signal failure — is.gd answers 200 OK with either a JSON errorcode object or a plain-text error line (despite documenting 400/406/502/503 for its four error codes), and TinyURL answers 200 OK with the body Error. The add-on trusted those bodies: an is.gd error page made the JSON parse throw and surfaced the misleading "The URL shortening service could not be reached," a JSON error object produced undefined on the clipboard alongside a success message, and a TinyURL error copied the literal string Error. Response bodies are now parsed and validated before the status is considered, so the service's own explanation ("Sorry, the URL you entered is on our internal blacklist") is shown whichever status accompanies it.
    • is.gd rate limiting is now identified as such. Error code 3 is the documented per-IP cap of 200 shortenings per hour; it is reported with a note to wait and retry rather than as an unexplained failure.
    • Unrecognised service failures no longer show raw internal text. A body that is not a documented API error — such as the plain-text Error, database insert failed is.gd returns while its backend is refusing new records — is reported as "could not create the link right now. Try again shortly, or switch services in options," and never reaches the clipboard.
    • "Send to" now follows the selected service. With is.gd selected, the send-to actions still opened TinyURL.com's creation page; they now open the creation page of the chosen service. The menu entries are relabelled to match ("Send to is.gd") and are rebuilt when the service setting changes.
    • Every action is marked on the toolbar icon. "Show Notifications" is off by default, so a failed shortening produced no visible result at all — leaving the previous clipboard contents in place, which is easily mistaken for success and pasted instead of the intended link. A brief badge on the toolbar icon now reports the outcome of every action, green for success and red for failure, in the same colours as the on-page message. It is independent of the notification setting, appears on every tab including those Firefox will not inject the content script into (about: pages, addons.mozilla.org, the PDF viewer, view-source), and clears itself after a few seconds. "Show Notifications" now governs the on-page message alone. No new permissions are required.
    • Error messages name the service that failed ("is.gd returned an error") rather than the generic "URL shortening service."

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Mozilla Public License 2.0

    Λήψη Firefox και απόκτηση επέκτασης
    Λήψη αρχείου
  • Παλαιότερες εκδόσεις

    Έκδοση 2026.7.23

    Κυκλοφόρησε στις 24 Ιουλ 2026 - 19,7 KB
    Λειτουργεί με firefox 140.0 και νεότερα, android 142.0 και νεότερα
    All notable changes to the Firefox add-on are documented here. Versions use a date-based scheme (YYYY.M.D).

    • Minimum Firefox version raised to 140 (142 on Firefox for Android). Firefox 140 is the current ESR line, keeping the add-on available to ESR users; the data collection consent declaration is supported from 142, so 140 and 141 ignore it. Older browsers keep the previous release; they simply stop receiving updates.
    • Corrected the declared data collection category from websiteActivity to browsingActivity. The previous declaration was inaccurate: websiteActivity covers interaction data such as scrolling, clicking, and typing, none of which the add-on collects. browsingActivity — "specific URLs" of pages you visit — correctly describes the one thing that is transmitted: the URL you choose to shorten, sent to the shortening service. No behavior changed; only the disclosure was wrong.

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Mozilla Public License 2.0

    Λήψη αρχείου
  • Έκδοση 2026.7.14

    Κυκλοφόρησε στις 15 Ιουλ 2026 - 19,69 KB
    Λειτουργεί με firefox 109.0 και νεότερα
    New: Optional TinyURL API key. Add a token from your TinyURL.com account to create links through your account (with click analytics in your dashboard). Applies to the TinyURL service; leave it blank to keep using the free, no-account service.

    Redesigned options page with light/dark theme support and clearer, fully clickable settings.

    Rebuilt on Manifest V3 for modern Firefox, with reliability improvements across the shortening and clipboard actions.

    All existing options remain: TinyURL & is.gd, preview links, "use shortest URL," notifications, and the create / send-to / from-clipboard menu items.

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Mozilla Public License 2.0

    Λήψη αρχείου
  • Έκδοση 2024.5.7.20

    Κυκλοφόρησε στις 8 Μαϊ 2024 - 18,42 KB
    Λειτουργεί με firefox 57.0 και νεότερα
    Added the ability to assign a keyboard shortcut to create a TinyURL. The options screen appearance has been updated to support dark mode.

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Mozilla Public License 2.0

    Λήψη αρχείου
  • Έκδοση 2024.4.21.10

    Κυκλοφόρησε στις 21 Απρ 2024 - 18,37 KB
    Λειτουργεί με firefox 57.0 και νεότερα
    Changed the options code to address an issue where the options are ignored under certain situations.

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Mozilla Public License 2.0

    Λήψη αρχείου
  • Έκδοση 2021.3.31.1

    Κυκλοφόρησε στις 31 Μαρ 2021 - 18,38 KB
    Λειτουργεί με firefox 57.0 και νεότερα, android 57.0 έως 68.*
    Addresses the issue in options where the URL Shortening Service would reset to TinyURL.

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Mozilla Public License 2.0

    Λήψη αρχείου
  • Έκδοση 2021.3.31.0

    Κυκλοφόρησε στις 31 Μαρ 2021 - 18,38 KB
    Λειτουργεί με firefox 57.0 και νεότερα, android 57.0 έως 68.*
    Added support for https://is.gd to create the short URL. It was brought to my attention when clicking a link created by https://tinyurl.com, the browser is forwarded to an intermediary site that sets cookies used for tracking. I suggest you go into the options of this new version and select "is.gd" as the URL Shortening Service.

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Mozilla Public License 2.0

    Λήψη αρχείου
  • Έκδοση 2021.3.23.7

    Κυκλοφόρησε στις 23 Μαρ 2021 - 18,02 KB
    Λειτουργεί με firefox 57.0 και νεότερα, android 57.0 έως 68.*
    Added an option to create TinyURLs that stop at a preview page instead of directly redirecting to the target page.

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Mozilla Public License 2.0

    Λήψη αρχείου
  • Έκδοση 2020.10.13.11

    Κυκλοφόρησε στις 13 Οκτ 2020 - 18,01 KB
    Λειτουργεί με firefox 57.0 και νεότερα, android 57.0 έως 68.*
    Added a menu item to support creating a TinyURL from text you have already copied to your clipboard. Please note, if you try to create a TinyURL from a TinyURL you will receive an error.

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Mozilla Public License 2.0

    Λήψη αρχείου
  • Έκδοση 2020.7.6.21

    Κυκλοφόρησε στις 7 Ιουλ 2020 - 17,92 KB
    Λειτουργεί με firefox 57.0 και νεότερα, android 57.0 έως 68.*
    Added options to select context menu items independently. If only one item is enabled, it will appear directly in the context menu. If more than one item is enabled, they will be grouped into a sub-menu.

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Mozilla Public License 2.0

    Λήψη αρχείου
  • Έκδοση 2020.2.20.20

    Κυκλοφόρησε στις 21 Φεβ 2020 - 17,78 KB
    Λειτουργεί με firefox 57.0 και νεότερα, android 57.0 έως 68.*
    Added right click support to create TinyURLs for the current webpage from the browser tab and directly on the webpage.

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Mozilla Public License 2.0

    Λήψη αρχείου
  • Έκδοση 2019.9.29.23

    Κυκλοφόρησε στις 30 Σεπ 2019 - 17,7 KB
    Λειτουργεί με firefox 57.0 και νεότερα, android 57.0 έως 68.*
    Changed the method used to open a new tab when using the "Send to TinyURL.com" option to fix a condition that prevented the browser from opening a new tab.. Also improved the extension options appearance in mobile versions of Firefox.

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Mozilla Public License 2.0

    Λήψη αρχείου
  • Έκδοση 2019.9.27.22

    Κυκλοφόρησε στις 28 Σεπ 2019 - 17,63 KB
    Λειτουργεί με firefox 57.0 και νεότερα, android 57.0 έως 68.*
    Added a new context menu support! Now you can right click on links in a web page to generate a TinyURL.

    Added a new menu option to send the URL to TinyURL.com directly, opening a new tab.

    To keep notification support, and to read the links from the page, the notification behavior and permissions had to be adjusted. Notifications now appear within the web page, not as a popup connected to the icon. This change was necessary to support adding context menus since there is no way to show the popup notification when using menu items. Please let me know if you would like additional options for the new notifications.

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Mozilla Public License 2.0

    Λήψη αρχείου
  • Έκδοση 2019.9.26.8

    Κυκλοφόρησε στις 26 Σεπ 2019 - 17,19 KB
    Λειτουργεί με firefox 57.0 και νεότερα, android 57.0 έως 68.*
    The options have been moved to local storage (from the sync storage) to allow different options to be applied to different devices.

    The "Show Notifications" option defaults to off when first installed.

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Mozilla Public License 2.0

    Λήψη αρχείου
  • Έκδοση 2019.9.25.14

    Κυκλοφόρησε στις 25 Σεπ 2019 - 17,19 KB
    Λειτουργεί με firefox 57.0 και νεότερα, android 57.0 έως 68.*
    Fixed bug that prevented the popup notifications from working after a browser restart.

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Mozilla Public License 2.0

    Λήψη αρχείου
  • Έκδοση 2019.9.25.8

    Κυκλοφόρησε στις 25 Σεπ 2019 - 17,19 KB
    Λειτουργεί με firefox 57.0 και νεότερα, android 57.0 έως 68.*
    Added the following features:

    Use Shortest URL
    Use the original URL if it is smaller than the TinyURL.

    Show Notifications
    Display a brief message containing the result.

    These new features can be turned on or off from the options page.

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Mozilla Public License 2.0

    Λήψη αρχείου
  • Έκδοση 2019.9.24.8

    Κυκλοφόρησε στις 24 Σεπ 2019 - 14,23 KB
    Λειτουργεί με firefox 48.0 και νεότερα, android 48.0 έως 68.*
    Initial release.

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Mozilla Public License 2.0

    Λήψη αρχείου
Μετάβαση στην αρχική σελίδα της Mozilla

Πρόσθετα

  • Σχετικά
  • Blog προσθέτων Firefox
  • Εργαστήριο επεκτάσεων
  • Κέντρο προγραμματιστών
  • Πολιτικές προγραμματιστών
  • Blog κοινότητας
  • Φόρουμ
  • Αναφορά σφάλματος
  • Οδηγίες κριτικής

Λήψη

  • Download Firefox
  • Windows
  • macOS
  • iOS
  • Android
  • Linux
  • All

Τελευταίες εκδόσεις

  • Nightly
  • Beta

Firefox για επιχειρήσεις

  • Enterprise

Κοινότητα

  • Connect
  • Contribute
  • Developer

Ακολουθήστε

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • Απόρρητο
  • Cookie
  • Νομικά

Εκτός από τα μέρη όπου αναφέρεται διαφορετικά, το περιεχόμενο του ιστοτόπου υπόκειται στην άδεια Creative Commons Attribution Share-Alike License v3.0 ή τυχόν νεότερες εκδόσεις.