Stack Me First version history - 8 versions
Stack Me First by Anwesh Gangula
Stack Me First version history - 8 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 5.0.0
Released Aug 19, 2023 - 360.74 KBWorks with firefox 79.0 and later## 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/Source code released under MIT License
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 4.0.0
Released Sep 19, 2022 - 239.15 KBWorks with firefox 79.0 and laterLink 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)Source code released under MIT License
Version 3.0.0
Released Sep 4, 2022 - 169.92 KBWorks with firefox 79.0 and laterVersion 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 pluginSource code released under MIT License
Version 2.1.0
Released Aug 22, 2022 - 17.62 KBWorks with firefox 79.0 and laterRelease 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.0Source code released under MIT License
Version 2.0.0
Released Jul 31, 2022 - 16.11 KBWorks with firefox 79.0 and laterv2.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.Source code released under MIT License
Version 1.1.0
Released Jul 11, 2022 - 12.7 KBWorks with firefox 48.0 and laterv1.1.0: added "tabId" in the setIcon & setBadge functions to automatically save d and update the badge for each tab respectivelySource code released under MIT License
Version 1.0.0
Released Jul 6, 2022 - 12.78 KBWorks with firefox 48.0 and laterHighlight 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.Source code released under MIT License
Version 0.0.1
Released Jul 3, 2022 - 16.42 KBWorks with firefox 48.0 and laterSource code released under MIT License