A minimal iOS host app and Safari Web Extension that changes the exact text “Jengod” to “jengod” on wikipedia.org.
The extension uses a Manifest V3 content.js script and only requests access to wikipedia.org and its subdomains. Matching is case-sensitive: “Jengod” changes, while “jengod” and “JENGOD” remain unchanged.
5 commits
Swift
54.5%
JavaScript
45.5%
A minimal iOS host app and Safari Web Extension that changes the exact text “Jengod” to “jengod” on wikipedia.org.
The extension uses a Manifest V3 content.js script and only requests access to wikipedia.org and its subdomains. Matching is case-sensitive: “Jengod” changes, while “jengod” and “JENGOD” remain unchanged.
5 commits
Swift
54.5%
JavaScript
45.5%