Coconote

Take notes in your browser new tab.

Coconoteคืออะไร?

Coconote เป็นส่วนขยายของ Chrome ที่พัฒนาโดย pierre.goutheraud และคุณลักษณะหลักของมันคือ "Take notes in your browser new tab."

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

screenshot
screenshot
screenshot
screenshot

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

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

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

                        Coconote is a new tab extension to take notes.
Everything is saved up and synched on all your devices.

Made with ❤️ by http://pierregoutheraud.fr                    

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

ชื่อ Coconote Coconote
ID kjdgikbdpepfaccfiejmignfbogjbbop
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/coconote/kjdgikbdpepfaccfiejmignfbogjbbop
คำอธิบาย Take notes in your browser new tab.
ขนาดไฟล์ 403 KB
จำนวนการติดตั้ง 45
เวอร์ชันปัจจุบัน 1.4.3
อัปเดตครั้งล่าสุด 2020-03-21
วันที่เผยแพร่ 2020-03-19
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา pierre.goutheraud
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Coconote",
    "version": "1.4.3",
    "manifest_version": 2,
    "description": "Take notes in your browser new tab.",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "browser_action": {
        "default_popup": "popup.html"
    },
    "permissions": [
        "storage"
    ],
    "content_security_policy": "default-src 'self'; script-src 'self' 'unsafe-eval' https:\/\/ajax.googleapis.com\/; connect-src ws:\/\/localhost:63168\/; font-src *; style-src * 'unsafe-inline';"
}

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