WebCat

WebCat

WebCatคืออะไร?

WebCat เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Anirudh Ramanathan และคุณลักษณะหลักของมันคือ "WebCat"

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย WebCat

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

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

                        Categorize the web:
Better bookmarks
Ability to tag and search via tags
Chrome sync capable                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ WebCat WebCat
ID goapolmdanikiifibfibnnipepmdalkd
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/webcat/goapolmdanikiifibfibnnipepmdalkd
คำอธิบาย WebCat
ขนาดไฟล์ 115 KB
จำนวนการติดตั้ง 19
เวอร์ชันปัจจุบัน 1.2
อัปเดตครั้งล่าสุด 2019-11-07
วันที่เผยแพร่ 2019-11-06
คะแนน 5.00/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา Anirudh Ramanathan
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://www.anirudhr.com/about/
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "WebCat",
    "version": "1.2",
    "manifest_version": 2,
    "description": "WebCat",
    "browser_action": {
        "default_icon": "images\/icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "",
        "bookmarks",
        "tabs",
        "storage"
    ]
}