Stack Me First のバージョン履歴 - 全 8 バージョン
Stack Me First 作成者: Anwesh Gangula
Stack Me First のバージョン履歴 - 全 8 バージョン
古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。
最新バージョン
バージョン 5.0.0
リリース日 : 2023年8月19日 - 360.74 KBfirefox バージョン 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

[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 KBfirefox バージョン 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"
ソースコードは MIT License に従いリリースされています
バージョン 3.0.0
リリース日 : 2022年9月4日 - 169.92 KBfirefox バージョン 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 KBfirefox バージョン 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 KBfirefox バージョン 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 KBfirefox バージョン 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 KBfirefox バージョン 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 に従いリリースされています