With (a lot of) help from ChatGPT, last night and today I slapped together a simple browser plugin to make it easy to calculate the "Follower Network Strength" metric that I've been playing with. I also published it as my first ever Open Source distribution, so feel free to try it out and make suggestions. I've only tested it in Brave, so if you use a different browser YMMV.
It's in the Steem Follower Checker github repo.
The scoring has been updated from last week's post, and the heat map visualization now looks like this:
This scoring has the following properties
Here's what the new plugin looks like (the icon was made with the use of Microsoft Copilot):
I was mainly interested in the process of creating the web form for the browser extension, so I haven't actually validated the math carefully. I might look at that in more depth during the coming days/weeks. Therefore, it's possible that there are miscalculations, but the scores that I've seen during testing seem reasonable. Let me know if you see any mistakes.
Installation instructions can be found in the README file, and I'll paste them here, too. These were written by ChatGPT with some light editing as I stepped through the process a couple times.
Unfortunately, I don't know anything about getting software into the official store, so you'll have to enable "Developer Mode" if you want to install this.
Steem-Follower-Checker
A browser extension to get total number of followers, median reputation, and follower network strength for a Steem account.
Steem Follower Checker Browser Extension
Installation Instructions
Installing from GitHub Repository:
- Navigate to the GitHub repository of the Steem Follower Checker Browser Extension.
- Click on the green "Code" button and select "Download ZIP" to download the extension package (
Steem-Follower-Checker-master.zip
).- Extract the contents of the downloaded ZIP file to a folder on your computer.
- Open your browser (Brave or Chrome).
- Navigate to the browser's extension management page:
- Brave: Click on the three-dot menu icon in the top-right corner, select "More tools" > "Extensions". (or go to brave://extensions in the URL bar)
- Chrome: Click on the three-dot menu icon in the top-right corner, select "More tools" > "Extensions".
- Ensure that Developer Mode is enabled:
- Toggle the switch labeled "Developer mode" in the top-right corner.
- Drag and drop the extracted extension folder onto the extension management page.
- Alternatively, click on the "Load unpacked" button and select the extracted extension folder.
- The Steem Follower Checker extension should now be installed and visible in the extension list.
- Ensure the extension is enabled by toggling the switch next to its name in the extension list.
- Press the "Details" button for the newly installed extension, and click on the "Pin to toolbar" toggle.
- Once the extension is installed and enabled, it is recommended to disable Developer Mode for security reasons:
- Toggle the switch labeled "Developer mode" again to turn it off.
- The extension is now installed and ready to use. You can access its features by clicking on its icon in the browser toolbar.
I don't know how much I'll be revising this - if at all, but it seemed like a fun activity. The code is open source - and fairly simple, so you can feel free to look it over before installing. Please let me know if you have any suggestions, especially for the scoring system itself.
Even though it's simple, I make no guarantees for this code, so use it at your own risk. You are free, however, to use and adapt it however you'd like (within the bounds of any relevant laws 😉).
Thank you to @moecki for feedback on last week's post. Hopefully, this version of the metric is somewhat improved over the previous version.
Visit the /promoted page and #burnsteem25 to support the inflation-fighters who are helping to enable decentralized regulation of Steem token supply growth.