Gawker Blocker
Blocks requests to the gawker network before they are sent. https://github.com/nealgranger/gawkerblocker
Gawker Blockerคืออะไร?
Gawker Blocker เป็นส่วนขยายของ Chrome ที่พัฒนาโดย neal และคุณลักษณะหลักของมันคือ "Blocks requests to the gawker network before they are sent. https://github.com/nealgranger/gawkerblocker"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Gawker Blocker
ดาวน์โหลดไฟล์ส่วนขยาย Gawker Blocker ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Blocks requests to the gawker network before they are sent. https://github.com/nealgranger/gawkerblocker
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | nlgiecmdnpopiobpnjlilpibagojifgm |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/gawker-blocker/nlgiecmdnpopiobpnjlilpibagojifgm |
คำอธิบาย | Blocks requests to the gawker network before they are sent. https://github.com/nealgranger/gawkerblocker |
ขนาดไฟล์ | 7.46 KB |
จำนวนการติดตั้ง | 31 |
เวอร์ชันปัจจุบัน | 0.1.0 |
อัปเดตครั้งล่าสุด | 2015-07-18 |
วันที่เผยแพร่ | 2015-07-17 |
คะแนน | 5.00/5 รวมทั้งหมด 8 คะแนน |
ผู้พัฒนา | neal |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://github.com/nealgranger/gawkerblocker |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Gawker Blocker", "version": "0.1.0", "background": { "scripts": [ "background.js" ] }, "permissions": [ "webRequest", "webRequestBlocking", "notifications", " |