My Lines For You

Get top ten posts from the blog http://mylinesforyou.com.

My Lines For You क्या है?

My Lines For You https://www.mylinesforyou.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Get top ten posts from the blog http://mylinesforyou.com."।

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

screenshot
screenshot

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

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

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

                        This extension fetches top ten posts from the blog http://www.mylinesforyou.com                    

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

नाम My Lines For You My Lines For You
ID lmfbpphmacnnidhnchkojkiolifdoijg
आधिकारिक URL https://chromewebstore.google.com/detail/my-lines-for-you/lmfbpphmacnnidhnchkojkiolifdoijg
विवरण Get top ten posts from the blog http://mylinesforyou.com.
फ़ाइल का आकार 10.42 KB
स्थापना संख्या 12
वर्तमान संस्करण 1.11
अंतिम अपडेट 2014-01-22
प्रकाशन तिथि 2014-01-22
रेटिंग 5.00/5 कुल 1 रेटिंग्स
डेवलपर https://www.mylinesforyou.com
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट http://www.mylinesforyou.com/
समर्थित भाषाएँ en
manifest.json
{
    "name": "My Lines For You",
    "description": "Get top ten posts from the blog http:\/\/mylinesforyou.com.",
    "browser_action": {
        "default_icon": "icon128.png",
        "default_title": "My Lines For You",
        "default_popup": "main.html"
    },
    "icons": {
        "16": "icon16.png",
        "32": "icon32.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "manifest_version": 2,
    "author": "Karthik Panjaje",
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.11",
    "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'"
}