Stack Me First 版本历史 - 8 个版本
Stack Me First 作者: Anwesh Gangula
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://addons.mozilla.org/en-US/firefox/addon/stack-me-first/源代码遵循 MIT 许可证 发布
下载 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 许可证 发布
版本 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 许可证 发布
版本 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 许可证 发布
版本 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 许可证 发布
版本 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 许可证 发布
版本 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 许可证 发布