My Lines For You

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

What is My Lines For You?

My Lines For You is a Chrome extension developed by https://www.mylinesforyou.com, and its main feature is "Get top ten posts from the blog http://mylinesforyou.com.".

Extension Screenshots

screenshot
screenshot

Download My Lines For You Extension CRX File

Download My Lines For You extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name My Lines For You My Lines For You
ID lmfbpphmacnnidhnchkojkiolifdoijg
Official URL https://chromewebstore.google.com/detail/my-lines-for-you/lmfbpphmacnnidhnchkojkiolifdoijg
Description Get top ten posts from the blog http://mylinesforyou.com.
File Size 10.42 KB
Installation Count 12
Current Version 1.11
Last Updated 2014-01-22
Publish Date 2014-01-22
Rating 5.00/5 Total 1 Ratings
Developer https://www.mylinesforyou.com
Payment Type free
Extension Website http://www.mylinesforyou.com/
Supported Languages 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'"
}