Maxi best-of
Maxi best-of regroups the latest websites selected by the most popular sources, in one place.
Maxi best-ofคืออะไร?
Maxi best-of เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://maxibestof.one และคุณลักษณะหลักของมันคือ "Maxi best-of regroups the latest websites selected by the most popular sources, in one place."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Maxi best-of
ดาวน์โหลดไฟล์ส่วนขยาย Maxi best-of ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Daily feed of websites & fonts inspiration ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| ID | hcbifpgnodngojidpmahogbpchlcmjmd |
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/maxi-best-of/hcbifpgnodngojidpmahogbpchlcmjmd |
| คำอธิบาย | Maxi best-of regroups the latest websites selected by the most popular sources, in one place. |
| ขนาดไฟล์ | 14.62 KB |
| จำนวนการติดตั้ง | 2,256 |
| เวอร์ชันปัจจุบัน | 0.2.9 |
| อัปเดตครั้งล่าสุด | 2023-08-19 |
| วันที่เผยแพร่ | 2019-03-12 |
| คะแนน | 4.58/5 รวมทั้งหมด 12 คะแนน |
| ผู้พัฒนา | https://maxibestof.one |
| อีเมล | [email protected] |
| ประเภทการชำระเงิน | free |
| เว็บไซต์ส่วนขยาย | https://maxibestof.one/ |
| ภาษาที่รองรับ | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Maxi best-of",
"version": "0.2.9",
"manifest_version": 2,
"description": "Maxi best-of regroups the latest websites selected by the most popular sources, in one place.",
"homepage_url": "https:\/\/maxibestof.one",
"icons": {
"16": "icons\/icon16.png",
"19": "icons\/icon19.png",
"48": "icons\/icon48.png",
"128": "icons\/icon128.png"
},
"default_locale": "en",
"chrome_url_overrides": {
"newtab": "src\/override\/override.html"
},
"permissions": [
"tabs",
"http:\/\/*\/*",
"https:\/\/*\/*"
],
"content_security_policy": "script-src 'self' 'http:\/\/cdn.carbonads.com' 'http:\/\/carbonads.com' 'https:\/\/ssl.google-analytics.com' ; object-src 'self'"
} | |