Firefox-selaimen lisäosat
  • Laajennukset
  • Teemat
    • Firefoxille
    • Oikolukusanastot ja kielipaketit
    • Muiden selainten sivustot
    • Lisäosia Androidille
Kirjaudu sisään
Lisäosan kuvake

Lisäosan Shlink versiohistoria - 10 versiota

Shlink tekijä Edward Shen

Arvioitu 5/5
5/5 tähteä
5
3
4
0
3
0
2
0
1
0
Lisäosan Shlink versiohistoria - 10 versiota
  • Ole varovainen vanhojen versioiden kanssa! Ne näytetään vain testauksen ja viittausten vuoksi.On suositeltavaa käyttää aina lisäosan uusinta versiota.

  • Uusin versio

    Versio 0.6.1

    Julkaistu 20. huhti 2025 - 107,73 kt
    Yhteensopivuus: firefox 121.0 ja uudemmat
    0.6.1

    0.6.1 is a small change that adds a small "badge" when a shlink was
    successfully generated.

    Lähdekoodi julkaistu lisenssillä GNU General Public License v3.0 only

    Tarvitset Firefoxin käyttääksesi tätä laajennusta
    Lataa Firefox ja hanki laajennus
    Lataa tiedosto
  • Vanhemmat versiot

    Versio 0.6.0

    Julkaistu 18. tammi 2025 - 107,46 kt
    Yhteensopivuus: firefox 121.0 ja uudemmat
    0.6.0 "Manifest V3, Types, and Tests"

    0.6.0 is a "huge" release with Manifest V3 support and a rewrite to
    TypeScript as its headline features.

    This release has been manually tested on Chromium and Firefox.

    Note that this version requires a minimum Chromium and Firefox version
    of 121. This is the earliest version where both browsers will
    (begrudgingly) ignore excess fields in the manifest.json file. This was
    the blocker for Manifest V3 as this permits the neccessary fields to
    keep the manifest.json as one file across browsers.

    After a patch version to patch a bad version, I've decided to spend an
    entire day migrating the code to something more sustainable --
    Typescript and with decent testing capabilities. There's also more
    logging in the console to further debug issues. Substaintial test
    coverage is not part of this release, but I think we're in a good spot
    to cut a release.

    Importantly, TypeScript source files require significant revamp to how
    the codebase is organized. Because there is now a transpilation stage,
    the overall complexity of the codebase has increased, even if there is
    no significant new features. While I mourn the loss of simplicity (you
    could previously just point Firefox to the repo and it would work!),
    having a proper testing framework is absolutely worth it.

    Due to some workarounds needed for Chrome, I expect Chrome to
    potentially have more bugs than Firefox. This is because we need to
    create a hidden document, send a message to that document from the
    service worker, and have that document recieve the message to then write
    it to a DOM and use a deprecated way to copy text into the clipboard.
    Yes, this is obtuse. Yes, this is also the way the Chrome blog
    recommends doing this until they support what Firefox already does.

    You'll notice that the permissions have changed as well! We no longer
    require the tabs permission, just activeTab instead. This restricts the
    extension so that it gets access to your tab data only when you press the
    button. Hurray for privacy!

    Lähdekoodi julkaistu lisenssillä GNU General Public License v3.0 only

    Lataa tiedosto
  • Versio 0.5.3

    Julkaistu 13. tammi 2025 - 97,46 kt
    Yhteensopivuus: firefox 58.0 ja uudemmat
    - Fixed "Constructor Set requires 'new'" error

    Lähdekoodi julkaistu lisenssillä GNU General Public License v3.0 only

    Lataa tiedosto
  • Versio 0.5.2

    Julkaistu 12. tammi 2025 - 97,47 kt
    Yhteensopivuus: firefox 58.0 ja uudemmat
    - Fixed allowed protocols not working in extension options page

    Lähdekoodi julkaistu lisenssillä GNU General Public License v3.0 only

    Lataa tiedosto
  • Versio 0.5.1

    Julkaistu 29. marras 2022 - 97,42 kt
    Yhteensopivuus: firefox 48.0 ja uudemmat
    Shlinks created by the extension will now use the tab's name as the displayed title. No more long URLs!

    Lähdekoodi julkaistu lisenssillä GNU General Public License v3.0 only

    Lataa tiedosto
  • Versio 0.5.0

    Julkaistu 7. marras 2021 - 97,26 kt
    Yhteensopivuus: firefox 48.0 ja uudemmat
    This update is a breaking change and disallows using HTTP to talk to external Shlink instances.

    Lähdekoodi julkaistu lisenssillä GNU General Public License v3.0 only

    Lataa tiedosto
  • Versio 0.4.3

    Julkaistu 6. elo 2021 - 97,26 kt
    Yhteensopivuus: firefox 48.0 ja uudemmat
    Exposed the protocol filters. Now you can select to disable specific protocols from being Shlinked.

    Lähdekoodi julkaistu lisenssillä GNU General Public License v3.0 only

    Lataa tiedosto
  • Versio 0.4.2

    Julkaistu 25. heinä 2021 - 96,81 kt
    Yhteensopivuus: firefox 48.0 ja uudemmat
    Added an option for shlinks created with this extension to be tagged for better link management.

    Lähdekoodi julkaistu lisenssillä GNU General Public License v3.0 only

    Lataa tiedosto
  • Versio 0.4.1

    Julkaistu 3. heinä 2021 - 96,44 kt
    Yhteensopivuus: firefox 48.0 ja uudemmat
    New options are now available:
    - You can now select to either always generate a new short url or use an existing one if it existed. Previously, you would always reuse an existing one.
    - You can now choose to modify an existing short url and update the value to the current page you're on.

    Lähdekoodi julkaistu lisenssillä GNU General Public License v3.0 only

    Lataa tiedosto
  • Versio 0.3.0

    Julkaistu 20. syys 2020 - 94,83 kt
    Yhteensopivuus: firefox 48.0 ja uudemmat
    Removed an extra permission. This no longer asks for the all websites permission, as it was misunderstood and was unnecessary.

    Lähdekoodi julkaistu lisenssillä GNU General Public License v3.0 only

    Lataa tiedosto
Siirry Mozillan verkkosivustolle

Lisäosat

  • Tietoja
  • Firefox-lisäosien blogi
  • Laajennustyöpaja
  • Kehityskeskus
  • Kehittäjäkäytännöt
  • Yhteisön blogi
  • Keskustelualue
  • Ilmoita ongelmasta
  • Opas arviointiin

Selaimet

  • Desktop
  • Mobile
  • Enterprise

Tuotteet

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Tietosuoja
  • Evästeet
  • Juridiset asiat

Jos ei erikseen mainita, tämän sivuston sisällön kattaa lisenssi Creative Commons Attribution Share-Alike License v3.0 tai mikä tahansa uudempi versio.