Commit Graph

18 Commits

Author SHA1 Message Date
Jean Viscogliosi-Pate 37dcd37e04 Adding mirror feature, resolves #31 2025-06-26 19:11:12 -07:00
Jean Viscogliosi-Pate 94b04337be Adding capitalization feature, resolves #30 2025-06-26 18:55:35 -07:00
Jean Viscogliosi-Pate 1c022e5180 Fixing second-person verb misconjugation due to missing breaks in switch statement 2025-02-22 17:21:01 -08:00
Jean Viscogliosi-Pate 30f76620c2 Adding Google Chrome support 2025-02-22 15:37:26 -08:00
Jean Viscogliosi-Pate 7147c8e53b Changing conditional check to enable also replacements again 2025-02-22 02:11:03 -08:00
Jean Viscogliosi-Pate b815eb9da7 Fixing verbs, they were both broken and confusing but are now neither! 2025-02-22 00:02:18 -08:00
Jean Viscogliosi-Pate 445f38b4ee Adding two-term exceptions, fixes #25 2025-02-21 21:20:27 -08:00
Jean Viscogliosi-Pate abbfef5093 Added cut feature, fixes #26 2025-02-21 20:56:45 -08:00
Jean Viscogliosi-Pate 509001f004 Improving on verb handling, fixes #17, fixes #20, fixes #27 2025-02-21 20:03:29 -08:00
Jean Viscogliosi-Pate 7c65aa4eda Adding more nouns, fixes #28 2025-02-21 16:20:28 -08:00
Jean Viscogliosi-Pate 2754ffafe6 Adding function descriptions to replace-words.js 2025-01-26 21:17:52 -08:00
Jean Viscogliosi-Pate 1551f8880e Adding extra verb libraries 2025-01-26 20:42:29 -08:00
Jean Viscogliosi-Pate 06133e4009 Oops fixing variable reassignment 2025-01-26 18:57:17 -08:00
Jean Viscogliosi-Pate 86060a24fc Fixing script erroring when variables are not set, fixes #19 2025-01-26 15:26:57 -08:00
Jean Viscogliosi-Pate fd1be7ceb8 Adding site details section 2025-01-24 14:36:22 -08:00
Jean Viscogliosi-Pate dec8ea8c74 Implementing auto-capitalization for conjugation, fixes #16 2024-12-27 07:12:39 -08:00
Jean Viscogliosi-Pate 4bf2f7ec01 Fixing multiple verbs not being replaced, third person conjugating as plural when using name 2024-12-24 00:11:14 -08:00
Jean Viscogliosi-Pate 2e911575dc Implemented verb functionality for the content script 2024-12-23 15:34:49 -08:00
Renamed from src/content_script.js (Browse further)