Grab It By The Pussy
Grab It By The Pussy enhances your shopping experience by replacing the 'Add to Cart' button with a 'Grab it by the Pussy' button.
Grab It By The Pussyคืออะไร?
Grab It By The Pussy เป็นส่วนขยายของ Chrome ที่พัฒนาโดย beckenrode และคุณลักษณะหลักของมันคือ "Grab It By The Pussy enhances your shopping experience by replacing the 'Add to Cart' button with a 'Grab it by the Pussy' button."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Grab It By The Pussy
ดาวน์โหลดไฟล์ส่วนขยาย Grab It By The Pussy ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
For the true Trump supporters. Grab It By The Pussy(GIBTP) enhances your shopping experience by replacing the 'Add to Cart' button with a 'Grab it by the Pussy' button on your favorite shopping sites. Make shopping online fun again by grabbing your shit by the pussy.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | onbfgflnjdebegibdagbabplamhnfgag |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/grab-it-by-the-pussy/onbfgflnjdebegibdagbabplamhnfgag |
คำอธิบาย | Grab It By The Pussy enhances your shopping experience by replacing the 'Add to Cart' button with a 'Grab it by the Pussy' button. |
ขนาดไฟล์ | 41.16 KB |
จำนวนการติดตั้ง | 48 |
เวอร์ชันปัจจุบัน | 0.0.1 |
อัปเดตครั้งล่าสุด | 2016-10-12 |
วันที่เผยแพร่ | 2016-10-12 |
คะแนน | 4.14/5 รวมทั้งหมด 7 คะแนน |
ผู้พัฒนา | beckenrode |
ประเภทการชำระเงิน | in_app |
เว็บไซต์ส่วนขยาย | https://github.com/beckenrode/grab-it-by-the-pussy |
URL หน้าช่วยเหลือ | https://github.com/beckenrode/grab-it-by-the-pussy/blob/master/README.md |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_appName__", "version": "0.0.1", "manifest_version": 2, "description": "__MSG_appDesc__", "homepage_url": "https:\/\/github.com\/beckenrode\/grab-it-by-the-pussy", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "default_locale": "en", "content_scripts": [ { "matches": [ "*:\/\/*\/*" ], "js": [ "src\/inject\/inject.js" ], "run_at": "document_end" } ] } |