fileepgfmlpabmkbocijoaggdmlhenbf
A Better Partner Dashboard for Medium In this build, you'll find a dark mode for fractions. Note that, this extension can be buggy sometimes as I only have a chance to try it on my own account but no other. Fractions is a fully featured Chrome extension that helps you analyze and visualize your Medium Partner Program earnings. It is way powerful than default Partner Program Dashboard, Medium provides. Using this extension, you can inspect the data about your, - lifetime earnings since you enrolled in to Medium Partner Program, - monthly earnings, - daily total member reading time, - realtime currency conversion, - yesterday's total earnings, - yesterday's top earning post, - estimated earnings by the end of the month---_with a special algortihm_, - daily average earnings, - percent difference from the previous month, - this month's top earning post, - total tax you pay, - monthly predicted tax, - net earnings. In Partner Dashboard, all we get is monthly and referred member earnings. There's no stat about what I earned yesterday, total member time, or the net earnings without taxes. So, I made this Chrome extension as a total replacement for Partner Dashboard. It includes everything Partner Dashboard, but adds more features on top of them, using the data scattered around.
Medium Any Author Stats
The statistics of any Medium author. Enter Medium author's page and click a button to see their detailed statistics! Medium Any Author Stats is a tool to see detailed statistics of all the authors on the Medium website. All you need to do is to enter the Medium author's page, load their data and enjoy insightful statistics! 🔥FEATURES ✔️ Number of followers ✔️ Total posts number ✔️ How many posts are locked for medium subscribers ✔️ Number of newsletter subscribers ✔️ If the author is a medium subscriber (and how long) ✔️ Claps, responses and amount of clappers in the aggregated view ✔️ Claps, responses and amount of clappers graph for individual posts. 📗RESOURCES 📖 Introduction article: https://medium.com/@bsalwiczek/i-made-a-chrome-extension-for-medium-users-b8789a7ba204 ⚙️ Step-by-step article on how this extension was built using React and Typescript: https://medium.com/@bsalwiczek/how-to-develop-react-chrome-extension-for-medium-in-26-steps-d0401149e3a2 📜 Github repository: https://github.com/BSalwiczek/medium-any-author-stats
MediumLytics - Awesome Medium Stats
Everything missing from Medium Stats and other Tools to know about your Medium Audience and Traffic is only a few clicks away! Table of Contents: - Introduction - "Classic" tools - Know your Audience with MediumLytics (totally different than Medium's built-in "audience stats" tool) - Better traffic to know on which sources to work on - Removing the all-time-earnings headache by seeing a sum of all your monthly earnings in one number I've built this Must-Have Stats web extension because as a Medium Top Writer myself, I've always felt that the Stats page on Medium does fine on telling you your views/reads numbers with pretty charting, but missed some key points about your audience. Something was missing, and being a Developer who appears to like testing APIs, I began examining Medium's, and not the one well-documented on Github but the one the Medium Web App actually uses. My "studies" highlighted that there is much more potential for Stats given the information provided by the API, so I decided to quickly build something that could take advantage of it. Besides a classic total views/reads page, I've decided to bring up also: Now is when things start getting interesting with the following tools: The Audience Page will tell you the following about your Medium Audience of the last few Months: - Followers - Fans - "Loyal Fans" - Member Fans (with percentages) This was a game changer for me as I could have finally viewed - how many people liked my work more than once("Loyal Fans") - If my fans are mostly Members or not. Because Medium Members make you money with their reading time, and you want to make sure your Audience mostly contains Medium Members (IMPORTANT NOTE: this page will take a few seconds to load as Medium made my job harder to check which fans where members) The Traffic page is another Game Changer. You already can see the traffic for each one of your stories, what's missing is a global traffic, so I built it. With this tool you'll see what sources globally take more readers to your work, and what sources you need to work on in order to get more readers. Last but not least, the earnings page will display your all-time earnings(without bonuses) all in one number without the need of going trough each month calculating them. Thanks for downloading, and if you have questions, shoot me an email at tommasodeponti@zohomail.eu
TOC Medium
Table Of Contents generator for Medium stories This extensions adds a new action to Medium's editor: "Add a Table of Contents". Upon selection, the extension finds all the heading tags and creates a list with their titles and links. Once created the TOC won't be updated, if headings change, a new TOC will need to be generated. Github repo: https://github.com/vdeantoni/toc-medium Pull requests and feature requests via Issues are appreciated.
TOC of Medium
Create a table of contents on the edit screen of Medium. When you add this plugin, you can create a table of contents at the input position by pressing the Ctrl + t key! Also, you can copy a table of contents by clicking on the clipboard icon that appears in the upper right corner of the screen. You can embed a table of contents in an article by pasting it where you want to insert it. To update the table of contents, click on the clipboard icon again to copy the latest table of contents, or press Ctrl + t key at the position where you want to create the latest table of contents. How to use: https://medium.com/@nikaera/8c8d344313fe GitHub Repository: https://github.com/nikaera/toc-medium-extension