Daily WP
Your Daily Dose of WordPress, delivered to your browser tab
Daily WPคืออะไร?
Daily WP เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://dailywp.co และคุณลักษณะหลักของมันคือ "Your Daily Dose of WordPress, delivered to your browser tab"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Daily WP
ดาวน์โหลดไฟล์ส่วนขยาย Daily WP ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
The best hand-picked, curated links about WordPress, from the best of resources, tutorials, news and more. It's your daily dose of WordPress, delivered to your browser tab. We'll sift through all the latest news, plugins & updates for WordPress, so you don't have to. To ensure your feed remains fresh and exciting, we update our curated content every few hours. Daily WP will replace your default tab, and it will become your home page, so you don't miss anything.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | ecflpabmcllcbiokeimebdbinlpcbkml |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/daily-wp/ecflpabmcllcbiokeimebdbinlpcbkml |
คำอธิบาย | Your Daily Dose of WordPress, delivered to your browser tab |
ขนาดไฟล์ | 395 KB |
จำนวนการติดตั้ง | 16 |
เวอร์ชันปัจจุบัน | 1.3 |
อัปเดตครั้งล่าสุด | 2021-07-17 |
วันที่เผยแพร่ | 2021-06-22 |
คะแนน | 5.00/5 รวมทั้งหมด 5 คะแนน |
ผู้พัฒนา | https://dailywp.co |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://dailywp.co |
URL หน้าช่วยเหลือ | https://betterwp.co |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Daily WP", "description": "Your Daily Dose of WordPress, delivered to your browser tab", "version": "1.3", "chrome_url_overrides": { "newtab": "page.html" }, "action": { "default_icon": "images\/logo128.png", "default_title": "Daily WP" }, "icons": { "16": "images\/logo16.png", "48": "images\/logo48.png", "128": "images\/logo128.png" }, "manifest_version": 3 } |