JackSepticEye
Top of the mornin’ to ya, laddies! Welcome to my channel, my name is jacksepticeye.
JackSepticEyeคืออะไร?
JackSepticEye เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://thedevproject.net63.net และคุณลักษณะหลักของมันคือ "Top of the mornin’ to ya, laddies! Welcome to my channel, my name is jacksepticeye."
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย JackSepticEye
ดาวน์โหลดไฟล์ส่วนขยาย JackSepticEye ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Stay updated with JackSepticEye Version 1.0: Bug fixes & Colors :) Version 1.1: Less feed for better format Version 1.5: Feed fix Version 1.6: Major bug fixes & Feed fixes
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | kgllmpgnonedpjbboojnijgokfhmeljk |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/jacksepticeye/kgllmpgnonedpjbboojnijgokfhmeljk |
คำอธิบาย | Top of the mornin’ to ya, laddies! Welcome to my channel, my name is jacksepticeye. |
ขนาดไฟล์ | 66.03 KB |
จำนวนการติดตั้ง | 84 |
เวอร์ชันปัจจุบัน | 1.6 |
อัปเดตครั้งล่าสุด | 2016-08-08 |
วันที่เผยแพร่ | 2016-08-08 |
คะแนน | 2.67/5 รวมทั้งหมด 3 คะแนน |
ผู้พัฒนา | http://thedevproject.net63.net |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "JackSepticEye", "version": "1.6", "manifest_version": 2, "description": "Top of the mornin\u2019 to ya, laddies! Welcome to my channel, my name is jacksepticeye.", "browser_action": { "default_icon": "icon.png", "default_title": "Stay updated with JackSepticEye", "default_popup": "extension.html" }, "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'", "icons": { "128": "icon.png" } } |