Configurable browser userscript that shows follower count when in a twitch channel page.
יש גרסאות של סקריפט זה עם קוד מעודכן. הצג את כל הגרסאות
Changed CSS selectors and node inserting.
Added instant update on channel switch
Channel name now obtained from url
Replaced standard style node creation with GM_addStyle call
Fixed response validation
Updated userscript @description
Stable release- Changes to userscript configuration are now applied instantly.
Moved setInterval out of run to avoid browser tab crash
Code cleaning
- Fixed responseIsValid method return statement and call- Improved error logging- Moved response validation out of getFollowerCount
- Node creation now splitted into multiple functions- Style and class attribute creation now properly done- Changed margin from px to rem
Code rework
- Added userscript configuration page- Changed userscript defaults- Added animation on counter update upon channel switch
Switched userscript icons to .png
Added userscript icons
Updated @version
Updated @description
Changed extension to .user.js- Updated @downloadURL and @updateURL to match new file name
Minor changes- Reformatted code according to Prettier's default- Converted tabs to spaces- Increased version
Non-partner channels bugfix- Fixed an issue that caused follower count to appear inside the follow button in non-partner channels