NoNoun: Gender Neutral 3rd Person Plug-In
Replace gender specific pronouns (he/she), objects (him/her), and possessives (his/hers) with gender neutral alternatives.
NoNoun: Gender Neutral 3rd Person Plug-Inคืออะไร?
NoNoun: Gender Neutral 3rd Person Plug-In เป็นส่วนขยายของ Chrome ที่พัฒนาโดย mnbeer และคุณลักษณะหลักของมันคือ "Replace gender specific pronouns (he/she), objects (him/her), and possessives (his/hers) with gender neutral alternatives."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย NoNoun: Gender Neutral 3rd Person Plug-In
ดาวน์โหลดไฟล์ส่วนขยาย NoNoun: Gender Neutral 3rd Person Plug-In ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
This extension replaces all gender specific pronouns (he/she), objects (him/her), and possessives (his/hers) on a Web page with gender neutral alternatives. [English language only] ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| ID | jjdkbacgfkpenoeldjpjojppncekedin |
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/nonoun-gender-neutral-3rd/jjdkbacgfkpenoeldjpjojppncekedin |
| คำอธิบาย | Replace gender specific pronouns (he/she), objects (him/her), and possessives (his/hers) with gender neutral alternatives. |
| ขนาดไฟล์ | 64.57 KB |
| จำนวนการติดตั้ง | 249 |
| เวอร์ชันปัจจุบัน | 0.0.1.1 |
| อัปเดตครั้งล่าสุด | 2018-05-09 |
| วันที่เผยแพร่ | 2018-05-08 |
| คะแนน | 5.00/5 รวมทั้งหมด 1 คะแนน |
| ผู้พัฒนา | mnbeer |
| ประเภทการชำระเงิน | free |
| ภาษาที่รองรับ | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "NoNoun: Gender Neutral 3rd Person Plug-In",
"description": "Replace gender specific pronouns (he\/she), objects (him\/her), and possessives (his\/hers) with gender neutral alternatives.",
"version": "0.0.1.1",
"browser_action": {
"default_icon": "icon16.png",
"default_popup": "nonoun.html"
},
"permissions": [
"activeTab",
"storage"
],
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
},
"content_scripts": [
{
"run_at": "document_end",
"matches": [
" | |