Daily WP

Your Daily Dose of WordPress, delivered to your browser tab

Daily WP là gì?

Daily WP là một tiện ích mở rộng Chrome được phát triển bởi https://dailywp.co, và tính năng chính của nó là "Your Daily Dose of WordPress, delivered to your browser tab".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Daily WP

Tải xuống các tệp mở rộng Daily WP dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Daily WP Daily WP
ID ecflpabmcllcbiokeimebdbinlpcbkml
URL Chính Thức https://chrome.google.com/webstore/detail/daily-wp/ecflpabmcllcbiokeimebdbinlpcbkml
Mô tả Your Daily Dose of WordPress, delivered to your browser tab
Kích Thước Tệp 395 KB
Số Lần Cài Đặt 16
Phiên Bản Hiện Tại 1.3
Cập Nhật Lần Cuối 2021-07-17
Ngày Phát Hành 2021-06-22
Đánh Giá 5.00/5 Tổng số 5 Đánh Giá
Nhà Phát Triển https://dailywp.co
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://dailywp.co
URL Trang Trợ Giúp https://betterwp.co
Ngôn Ngữ Được Hỗ Trợ 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
}