New Tab Memes + Search
Open a new tab and get fresh memes. Simple!
New Tab Memes + Searchคืออะไร?
New Tab Memes + Search เป็นส่วนขยายของ Chrome ที่พัฒนาโดย EiQ Interactive LLC และคุณลักษณะหลักของมันคือ "Open a new tab and get fresh memes. Simple!"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย New Tab Memes + Search
ดาวน์โหลดไฟล์ส่วนขยาย New Tab Memes + Search ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Open a new tab and you get fresh clean memes. It's simple!
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | macdmffnlhhbokldaoaamenfkdbbmgml |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/new-tab-memes-+-search/macdmffnlhhbokldaoaamenfkdbbmgml |
คำอธิบาย | Open a new tab and get fresh memes. Simple! |
ขนาดไฟล์ | 7.86 KB |
จำนวนการติดตั้ง | 84 |
เวอร์ชันปัจจุบัน | 2.0.5 |
อัปเดตครั้งล่าสุด | 2022-02-03 |
วันที่เผยแพร่ | 2017-10-29 |
คะแนน | 3.50/5 รวมทั้งหมด 2 คะแนน |
ผู้พัฒนา | EiQ Interactive LLC |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
URL หน้านโยบายความเป็นส่วนตัว | https://eiqinteractive.com/privacy |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "chrome_url_overrides": { "newtab": "index.html" }, "description": "Open a new tab and get fresh memes. Simple!", "icons": { "128": "icon128.png" }, "manifest_version": 2, "minimum_chrome_version": "29", "name": "New Tab Memes + Search", "offline_enabled": true, "permissions": [], "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "version": "2.0.5", "web_accessible_resources": [ "index.html" ] } |