My Lines For You

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

My Lines For You là gì?

My Lines For You là một tiện ích mở rộng Chrome được phát triển bởi https://www.mylinesforyou.com, và tính năng chính của nó là "Get top ten posts from the blog http://mylinesforyou.com.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng My Lines For You

Tải xuống các tệp mở rộng My Lines For You dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

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

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên My Lines For You My Lines For You
ID lmfbpphmacnnidhnchkojkiolifdoijg
URL Chính Thức https://chromewebstore.google.com/detail/my-lines-for-you/lmfbpphmacnnidhnchkojkiolifdoijg
Mô tả Get top ten posts from the blog http://mylinesforyou.com.
Kích Thước Tệp 10.42 KB
Số Lần Cài Đặt 12
Phiên Bản Hiện Tại 1.11
Cập Nhật Lần Cuối 2014-01-22
Ngày Phát Hành 2014-01-22
Đánh Giá 5.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển https://www.mylinesforyou.com
Loại Thanh Toán free
Trang Web Mở Rộng http://www.mylinesforyou.com/
Ngôn Ngữ Được Hỗ Trợ 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'"
}