🏠 Home 

Furaffinity-Prototype-Extensions

Library to hold common prototype extensions for your Furaffinity Script

This script should not be not be installed directly. It is a library for other scripts to include with the meta directive // @require https://update.greasyfork.org/scripts/525666/1549449/Furaffinity-Prototype-Extensions.js


Ask a question, post a review, or report the script.
Author
Midori Tsume
Version
1.0.1
Created
2025-02-02
Updated
2025-03-07
Size
3.36 KB
License
MIT

Furaffinity Prototype Extensions

A collection of prototype extensions for needed Functions. Also see docs on Furaffinity-Prototype-Extensions

How to use

Feature Roadmap

Feature Status
String extensions ✅ Completed
⠀⠀⠀⠀trimStart('someString') ✅ Completed
⠀⠀⠀⠀trimEnd('someString') ✅ Completed
Node extensions ✅ Completed
⠀⠀⠀⠀insertBeforeThis(newNode)⠀⠀⠀⠀ ✅ Completed
⠀⠀⠀⠀insertAfterThis(newNode) ✅ Completed
⠀⠀⠀⠀getIndexOfThis() ✅ Completed
⠀⠀⠀⠀readdToDom() ✅ Completed