My Lines For You

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

My Lines For Youคืออะไร?

My Lines For You เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.mylinesforyou.com และคุณลักษณะหลักของมันคือ "Get top ten posts from the blog http://mylinesforyou.com."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย My Lines For You

ดาวน์โหลดไฟล์ส่วนขยาย My Lines For You ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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'"
}