Enables customization of reader-insert stories by replacing author-provided hooks such as Y/n, pov/s, and vrb/do/present/.
Go to file
Jean Viscogliosi-Pate 2e911575dc Implemented verb functionality for the content script 2024-12-23 15:34:49 -08:00
src Implemented verb functionality for the content script 2024-12-23 15:34:49 -08:00
third-party-licenses Added icons, license, fixes #3 2024-12-20 03:41:00 -08:00
.gitignore Implemented verb functionality for the content script 2024-12-23 15:34:49 -08:00
LICENSE Oops forgot a file x2 2024-12-20 00:27:17 -08:00
README.md Implemented verb functionality for the content script 2024-12-23 15:34:49 -08:00
flake.lock Organizing repository 2024-12-19 01:26:24 -08:00
flake.nix Implemented verb functionality for the content script 2024-12-23 15:34:49 -08:00
package-lock.json Implemented verb functionality for the content script 2024-12-23 15:34:49 -08:00
package.json Implemented verb functionality for the content script 2024-12-23 15:34:49 -08:00
rollup.config.js Implemented verb functionality for the content script 2024-12-23 15:34:49 -08:00

README.md

MetamorPOV

Enables customization of reader-insert stories by replacing author-provided hooks such as Y/n, pov/s, and vrb/do/present/.

Development

  • Uh npm, flake bla bla web-ext, nix is bad so installing pkg rollup globally fails, but that's okay because to install locally run npm install --save-dev rollup and then npx rollup to execute it.
  • to-do credit englishverbshelper, apache 2
  • to-do retheme to and credit primary

Portions of MetamorPOV are derived from InteractiveFics, licensed under MIT, copyrighted 2015-2023 by Mariam Maarouf. Icons, excepting the butterfly, are redistributed from Luicide, licensed under ISC, copyrighted 2022 by Lucide Contributors. Luicide contains portions of Feather, licensed under MIT, copyrighted 2013-2022 by Cole Bemis. All other portions of MetamorPOV are licensed under GPL-3.0-or-later, copyrighted 2024 by Jean Viscogliosi-Pate.