Daily WP
Your Daily Dose of WordPress, delivered to your browser tab
Wat is Daily WP?
Daily WP is een Chrome-extensie ontwikkeld door https://dailywp.co, en de belangrijkste functie is "Your Daily Dose of WordPress, delivered to your browser tab".
Extensie Screenshots
Download het CRX-bestand van de extensie Daily WP
Download Daily WP-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | |
ID | ecflpabmcllcbiokeimebdbinlpcbkml |
Officiële URL | https://chrome.google.com/webstore/detail/daily-wp/ecflpabmcllcbiokeimebdbinlpcbkml |
Beschrijving | Your Daily Dose of WordPress, delivered to your browser tab |
Bestandsgrootte | 395 KB |
Aantal Installaties | 16 |
Huidige Versie | 1.3 |
Laatst Bijgewerkt | 2021-07-17 |
Publicatiedatum | 2021-06-22 |
Beoordeling | 5.00/5 Totaal 5 Beoordelingen |
Ontwikkelaar | https://dailywp.co |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://dailywp.co |
Help Pagina-URL | https://betterwp.co |
Ondersteunde Talen | 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 } |