Daily WP

Your Daily Dose of WordPress, delivered to your browser tab

什麼是Daily WP?

Daily WP是由https://dailywp.co開發的Chrome擴展程式,該擴展的主要功能是“Your Daily Dose of WordPress, delivered to your browser tab”。

擴展截圖

screenshot

下載Daily WP擴展crx文件

下載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.                    

擴展基本資訊

名稱 Daily WP Daily WP
ID ecflpabmcllcbiokeimebdbinlpcbkml
官方網址 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
}