Adding extension description details to README

This commit is contained in:
Jean Viscogliosi-Pate 2025-01-27 12:38:11 -05:00
parent 6945b78445
commit 77dbd4d6e6
1 changed files with 10 additions and 1 deletions

View File

@ -1,6 +1,15 @@
# MetamorPOV # MetamorPOV
Enables customization of reader-insert stories by replacing author-provided hooks such as Y/n, pov/s, and vrb/do/present/. When enabled for a website, this extension will look for markers (such as Y/n, pov/s, and vrb/do/present/) used to replace specific pronouns. If found, it will replace those markers with your pronouns. You can also choose what point-of-view you want to read in: first, second, or third-person perspective.
- Your choice of name
- Your choice of pronouns, including neopronouns
- Your choice of point-of-view
- Your choice of what else to replace
- Dark and light theme supported
- Desktop and mobile supported
Want to test your configuration? [Here is a demo of the markers in use!](https://viscogliosi-pate.com/alice-in-metamorpov/)
## Development ## Development