MetaBrowsing

Become more productive by viewing your browsing history and trends.

MetaBrowsingคืออะไร?

MetaBrowsing เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Thomas Teisberg และคุณลักษณะหลักของมันคือ "Become more productive by viewing your browsing history and trends."

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

screenshot
screenshot

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

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

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

                        Created at Hacktech 2014 by Alex Bertrand, Quan Nguyen, and Thomas Teisberg.

Become more productive by viewing your browsing history and trends. META continuously tracks your current focus. Let it run for a while and then use META's powerful visualization tools below to explore your browsing habits.

Curious which site you most often visit after GMail? What sites you visit the most? Or if you have particular sets of sites you tend to look at together? META lets you visualize all of these questions.

Rest assured, we don't send your data anywhere. It stays safely on your own computer where you can see and delete it at any time.                    

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

ชื่อ MetaBrowsing MetaBrowsing
ID mbebibdoedjcppilmibkdobpgooplbhi
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/metabrowsing/mbebibdoedjcppilmibkdobpgooplbhi
คำอธิบาย Become more productive by viewing your browsing history and trends.
ขนาดไฟล์ 580 KB
จำนวนการติดตั้ง 298
เวอร์ชันปัจจุบัน 1.0.1
อัปเดตครั้งล่าสุด 2014-02-11
วันที่เผยแพร่ 2014-02-11
คะแนน 4.20/5 รวมทั้งหมด 5 คะแนน
ผู้พัฒนา Thomas Teisberg
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "MetaBrowsing",
    "description": "Become more productive by viewing your browsing history and trends.",
    "version": "1.0.1",
    "icons": {
        "16": "Meta_Icon16.png",
        "48": "Meta_Icon48.png",
        "128": "Meta_Icon128.png"
    },
    "manifest_version": 2,
    "permissions": [
        "tabs",
        "storage",
        "https:\/\/*\/",
        "http:\/\/*\/"
    ],
    "background": {
        "scripts": [
            "background\/backgroundcollector.js"
        ]
    },
    "browser_action": {
        "default_icon": "Meta_Icon128.png"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
}

ส่วนขยายที่เกี่ยวข้อง