Daily WP
Your Daily Dose of WordPress, delivered to your browser tab
Daily WP क्या है?
Daily WP https://dailywp.co द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Your Daily Dose of WordPress, delivered to your browser tab"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Daily WP एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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 |
ईमेल | [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 } |