Firefox ブラウザーアドオン
  • 拡張機能
  • テーマ
    • Firefox 向け
    • スペルチェック辞書と言語パック
    • 他のブラウザーサイト
    • Android 向けアドオン
ログイン
アドオンアイコン

Shlink のバージョン履歴 - 全 10 バージョン

Shlink 作成者: Edward Shen

5 段階中 5 の評価
5 段階中 5 の評価
5
3
4
0
3
0
2
0
1
0
Shlink のバージョン履歴 - 全 10 バージョン
  • 古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。

  • 最新バージョン

    バージョン 0.6.1

    リリース日 : 2025年4月20日 - 107.73 KB
    firefox バージョン 121.0 以降 で動作
    0.6.1

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

    ソースコードは GNU General Public License v3.0 only に従いリリースされています

    この拡張機能を使用するには Firefox が必要です
    Firefox をダウンロードして拡張機能を入手する
    ファイルをダウンロード
  • 以前のバージョン

    バージョン 0.6.0

    リリース日 : 2025年1月18日 - 107.46 KB
    firefox バージョン 121.0 以降 で動作
    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!

    ソースコードは GNU General Public License v3.0 only に従いリリースされています

    ファイルをダウンロード
  • バージョン 0.5.3

    リリース日 : 2025年1月13日 - 97.46 KB
    firefox バージョン 58.0 以降 で動作
    - Fixed "Constructor Set requires 'new'" error

    ソースコードは GNU General Public License v3.0 only に従いリリースされています

    ファイルをダウンロード
  • バージョン 0.5.2

    リリース日 : 2025年1月12日 - 97.47 KB
    firefox バージョン 58.0 以降 で動作
    - Fixed allowed protocols not working in extension options page

    ソースコードは GNU General Public License v3.0 only に従いリリースされています

    ファイルをダウンロード
  • バージョン 0.5.1

    リリース日 : 2022年11月29日 - 97.42 KB
    firefox バージョン 48.0 以降 で動作
    Shlinks created by the extension will now use the tab's name as the displayed title. No more long URLs!

    ソースコードは GNU General Public License v3.0 only に従いリリースされています

    ファイルをダウンロード
  • バージョン 0.5.0

    リリース日 : 2021年11月7日 - 97.26 KB
    firefox バージョン 48.0 以降 で動作
    This update is a breaking change and disallows using HTTP to talk to external Shlink instances.

    ソースコードは GNU General Public License v3.0 only に従いリリースされています

    ファイルをダウンロード
  • バージョン 0.4.3

    リリース日 : 2021年8月6日 - 97.26 KB
    firefox バージョン 48.0 以降 で動作
    Exposed the protocol filters. Now you can select to disable specific protocols from being Shlinked.

    ソースコードは GNU General Public License v3.0 only に従いリリースされています

    ファイルをダウンロード
  • バージョン 0.4.2

    リリース日 : 2021年7月25日 - 96.81 KB
    firefox バージョン 48.0 以降 で動作
    Added an option for shlinks created with this extension to be tagged for better link management.

    ソースコードは GNU General Public License v3.0 only に従いリリースされています

    ファイルをダウンロード
  • バージョン 0.4.1

    リリース日 : 2021年7月3日 - 96.44 KB
    firefox バージョン 48.0 以降 で動作
    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.

    ソースコードは GNU General Public License v3.0 only に従いリリースされています

    ファイルをダウンロード
  • バージョン 0.3.0

    リリース日 : 2020年9月20日 - 94.83 KB
    firefox バージョン 48.0 以降 で動作
    Removed an extra permission. This no longer asks for the all websites permission, as it was misunderstood and was unnecessary.

    ソースコードは GNU General Public License v3.0 only に従いリリースされています

    ファイルをダウンロード
Mozilla のホームページへ

アドオン

  • このサイトについて
  • Firefox アドオンブログ
  • 拡張機能ワークショップ
  • 開発者センター
  • 開発者ポリシー
  • コミュニティブログ
  • フォーラム
  • バグを報告
  • レビューガイド

ブラウザー

  • Desktop
  • Mobile
  • Enterprise

製品情報

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • プライバシー
  • Cookie
  • 法的情報

特に 明記されている 場合を除き、当サイト上のコンテンツは Creative Commons 表示・継承ライセンス v3.0 あるいはそれ以降のバージョンで公開されています。