'He or she' to 'They'
'They' as a singular pronoun is gramatically correct, you absolute fuckwaffle.
'He or she' to 'They'とは何ですか?
'He or she' to 'They'はJack Blalockによって開発されたChromeの拡張機能で、その主な機能は「'They' as a singular pronoun is gramatically correct, you absolute fuckwaffle.」です。
'He or she' to 'They'拡張機能のCRXファイルをダウンロード
'He or she' to 'They'拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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.
拡張機能の基本情報
名前 | ![]() |
ID | pdpkgmmkcbgalkljkodbddhlnmbnhakp |
公式URL | https://chrome.google.com/webstore/detail/he-or-she-to-they/pdpkgmmkcbgalkljkodbddhlnmbnhakp |
説明 | 'They' as a singular pronoun is gramatically correct, you absolute fuckwaffle. |
ファイルサイズ | 4.29 KB |
インストール数 | 304 |
現在のバージョン | 3.0 |
最終更新日 | 2018-04-08 |
公開日 | 2018-04-08 |
評価 | 5.00/5 合計 5 レビュー |
開発者 | Jack Blalock |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | 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": [ " |