weekly.me

Add new posts to your weekly.me newsletter with one click!

weekly.me क्या है?

weekly.me sebastianstant द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Add new posts to your weekly.me newsletter with one click!"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में weekly.me एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        weekly.me is a free platform to build & send weekly email newsletters to your subscribers.

The weekly.me Google Chrome extensions makes building your newsletters even easier. Simply click the extension icon to automatically prepare a new post for your newsletter, including a link & title to the web page you're currently viewing.                    

एक्सटेंशन की मूल जानकारी

नाम weekly.me weekly.me
ID hpldmefgodbnhiabkllkakllihgnhjck
आधिकारिक URL https://chromewebstore.google.com/detail/weeklyme/hpldmefgodbnhiabkllkakllihgnhjck
विवरण Add new posts to your weekly.me newsletter with one click!
फ़ाइल का आकार 160 KB
स्थापना संख्या 77
वर्तमान संस्करण 1.0
अंतिम अपडेट 2014-08-27
प्रकाशन तिथि 2014-08-26
रेटिंग 5.00/5 कुल 1 रेटिंग्स
डेवलपर sebastianstant
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट http://weekly.me
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "weekly.me",
    "description": "Add new posts to your weekly.me newsletter with one click!",
    "version": "1.0",
    "permissions": [
        "tabs"
    ],
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    }
}