'He or she' to 'They'
'They' as a singular pronoun is gramatically correct, you absolute fuckwaffle.
Cos'è 'He or she' to 'They'?
'He or she' to 'They' è un'estensione di Chrome sviluppata da Jack Blalock, e la sua funzione principale è "'They' as a singular pronoun is gramatically correct, you absolute fuckwaffle.".
Scarica il file CRX dell'estensione 'He or she' to 'They'
Scarica i file di estensione 'He or she' to 'They' in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
I've added some additional gender neutral replacements: his or her -> their man or woman -> person (s)he -> they Clicking the extension's button in Chrome will now also run the script. Since the script only runs on its own when the page first loads, some dynamically loading pages (such as facebook) will still show the unreplaced text. Clicking the button will scan the document as it is now and do all the replacements.
Informazioni di Base sull'Estensione
Nome | ![]() |
ID | pdpkgmmkcbgalkljkodbddhlnmbnhakp |
URL Ufficiale | https://chrome.google.com/webstore/detail/he-or-she-to-they/pdpkgmmkcbgalkljkodbddhlnmbnhakp |
Descrizione | 'They' as a singular pronoun is gramatically correct, you absolute fuckwaffle. |
Dimensione del File | 4.29 KB |
Conteggio Installazioni | 304 |
Versione Corrente | 3.0 |
Ultimo Aggiornamento | 2018-04-08 |
Data di Pubblicazione | 2018-04-08 |
Valutazione | 5.00/5 Totale 5 Valutazioni |
Sviluppatore | Jack Blalock |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "'He or she' to 'They'", "version": "3.0", "description": "'They' as a singular pronoun is gramatically correct, you absolute fuckwaffle.", "permissions": [ "activeTab" ], "browser_action": [], "background": { "scripts": [ "button.js" ], "persistent": true }, "content_scripts": [ { "matches": [ " |