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」です。
拡張機能のスクリーンショット
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.
拡張機能の基本情報
名前 | |
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 |
Eメール | [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 } |