Daily WP
Your Daily Dose of WordPress, delivered to your browser tab
Co to jest Daily WP?
Daily WP to rozszerzenie Chrome opracowane przez https://dailywp.co, a jego główną funkcją jest „Your Daily Dose of WordPress, delivered to your browser tab”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Daily WP
Pobierz pliki rozszerzeń Daily WP w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | ecflpabmcllcbiokeimebdbinlpcbkml |
Oficjalny URL | https://chrome.google.com/webstore/detail/daily-wp/ecflpabmcllcbiokeimebdbinlpcbkml |
Opis | Your Daily Dose of WordPress, delivered to your browser tab |
Rozmiar pliku | 395 KB |
Liczba instalacji | 16 |
Aktualna Wersja | 1.3 |
Ostatnia Aktualizacja | 2021-07-17 |
Data Publikacji | 2021-06-22 |
Ocena | 5.00/5 Łącznie 5 Oceny |
Deweloper | https://dailywp.co |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://dailywp.co |
Adres URL Strony Pomocy | https://betterwp.co |
Obsługiwane Języki | 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 } |