Extreme LOL
Best funny pictures and memes from all over the Web ! Updated Daily
Extreme LOLคืออะไร?
Extreme LOL เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.extremelol.net และคุณลักษณะหลักของมันคือ "Best funny pictures and memes from all over the Web ! Updated Daily"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Extreme LOL
ดาวน์โหลดไฟล์ส่วนขยาย Extreme LOL ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Best funny pictures and memes from all over the Web ! Updated Daily
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | hionjpfnefppcmjkoehebblohamikjik |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/extreme-lol/hionjpfnefppcmjkoehebblohamikjik |
คำอธิบาย | Best funny pictures and memes from all over the Web ! Updated Daily |
ขนาดไฟล์ | 10 KB |
จำนวนการติดตั้ง | 26 |
เวอร์ชันปัจจุบัน | 1.3 |
อัปเดตครั้งล่าสุด | 2019-05-19 |
วันที่เผยแพร่ | 2019-05-19 |
คะแนน | 5.00/5 รวมทั้งหมด 1 คะแนน |
ผู้พัฒนา | https://www.extremelol.net |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "name": "Extreme LOL", "description": "Best funny pictures and memes from all over the Web ! Updated Daily", "browser_action": { "default_icon": { "128": "icon.png", "48": "icon48.png", "16": "icon1.png" }, "default_title": "Extreme LOL" }, "background": { "scripts": [ "background.js" ], "persistent": false }, "manifest_version": 2, "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'", "version": "1.3" } |