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

Stack Me First のバージョン履歴 - 全 8 バージョン

Stack Me First 作成者: Anwesh Gangula

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

  • 最新バージョン

    バージョン 5.0.0

    リリース日 : 2023年8月19日 - 360.74 KB
    firefox バージョン 79.0 以降 で動作
    ## New Features
    - ✨Expanded extension to work in all [StackExchange communities](https://stackexchange.com/sites)✨
    - display sidebar within DOM with Stack Content Highlights
    - option to disable/enable the in-page sidebar
    - added buttons for [<kbd>help</kbd>](https://github.com/AnweshGangula/StackMeFirst/discussions) and [<kbd>documentation</kbd>](https://github.com/AnweshGangula/StackMeFirst#stackmefirst)

    ## Enhancements
    - added tooltip to read the starting 100 characters of the text content of the backlink (comment/answer/link)
    - the in-page sidebar automatically closes after 3 seconds of moving the mouse away from on top of it.
    - more minor enhancements

    ## Others
    - added [mixpanel](https://mixpanel.com/home) events to help tracking errors and features (No personal information is being tracked)

    ## Download links
    [Google Chrome][1] | [Microsoft Edge][2] | [Firefox][3]

    ## Screenshot

    ![Stack Me First v5.0.0 screenshot](https://github.com/AnweshGangula/StackMeFirst/assets/22996896/db6aba7a-5b9d-4438-aeb1-81a593fb44aa)

    [1]: https://chrome.google.com/webstore/detail/stack-me-first/pmjhehdfjfahnlgdblnhhfcimegodmnj
    [2]: https://microsoftedge.microsoft.com/addons/detail/stack-me-first/andilefigneejkadafmdfcmjdnabfbhi
    [3]: https://cup.aihedy.com/en-US/firefox/addon/stack-me-first/

    ソースコードは MIT License に従いリリースされています

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

    バージョン 4.0.0

    リリース日 : 2022年9月19日 - 239.15 KB
    firefox バージョン 79.0 以降 で動作
    Link to release notes: https://github.com/AnweshGangula/StackMeFirst/releases/tag/v4.0.0

    - Used Vite + Svelte in previous version (3.0.0)
    - Implemented StackExchange API & Authentication to provide enhanced insights like below:

    Features:
    - Added login/logout button to allow the user to login to stack overflow to provide more insights
    - Display the profile picture of the user once they are successfully logged in
    - Identify any answers hidden due to pagination - list them in the popup
    - Identify any comments hidden under "show more comments" - list them in popup
    - Identify any linked questions that have been upvoted/favorited/posted by the logged in user
    - Added option to disable checking linked question in "User Preferences"

    ![Screenshot of Stack Me first Browser Extension showcasing the latest features in version 4.0.0](https://user-images.githubusercontent.com/22996896/191080995-c2e25ff8-49ab-4c83-8098-be67af479fe4.png)

    ソースコードは MIT License に従いリリースされています

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

    リリース日 : 2022年9月4日 - 169.92 KB
    firefox バージョン 79.0 以降 で動作
    Version update to 3.0.0.

    - Used Vite + Svelte to organize and structure the source code to scale and manage development.
    - No functional changes in the plugin

    ソースコードは MIT License に従いリリースされています

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

    リリース日 : 2022年8月22日 - 17.62 KB
    firefox バージョン 79.0 以降 で動作
    Release Notes:
    Display list of answers & comments posted by the logged in user

    Check out the following page for detailed release note: https://github.com/AnweshGangula/StackMeFirst/releases/tag/v2.1.0

    ソースコードは MIT License に従いリリースされています

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

    リリース日 : 2022年7月31日 - 16.11 KB
    firefox バージョン 79.0 以降 で動作
    v2.0.0: Added popup UI to allow the user to configure options

    Please check the following demo video to know the expected behavior of this plugin - https://youtu.be/X6_RQKMUnNI

    Steps:
    1. Install the plugin
    2. Login to an existing Stack Overflow account which has answers posted to at least one of the questions in the website.
    3. Open any question that has an answer posted by the logged in user

    Expected behavior:
    4. Note that the answer posted by the logged in user has a green border around it and is also listed at the top of all the answers.
    5. Also note that the badge text for the plugin changes to indicate the number of answers/comments posted by the logged in user.

    ソースコードは MIT License に従いリリースされています

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

    リリース日 : 2022年7月11日 - 12.7 KB
    firefox バージョン 48.0 以降 で動作
    v1.1.0: added "tabId" in the setIcon & setBadge functions to automatically save d and update the badge for each tab respectively

    ソースコードは MIT License に従いリリースされています

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

    リリース日 : 2022年7月6日 - 12.78 KB
    firefox バージョン 48.0 以降 で動作
    Highlight logged in users comments along with Answers in Stack Overflow.
    Added badge text to show the number of comments and answers in the active tab.

    ソースコードは MIT License に従いリリースされています

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

    リリース日 : 2022年7月3日 - 16.42 KB
    firefox バージョン 48.0 以降 で動作

    ソースコードは MIT License に従いリリースされています

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

アドオン

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

ブラウザー

  • Desktop
  • Mobile
  • Enterprise

製品情報

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

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