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

[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"
原始碼依照 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 條款釋出