Notes Tab

Notes Tab - Write notes like sticky notes in "new tab "

Notes Tabคืออะไร?

Notes Tab เป็นส่วนขยายของ Chrome ที่พัฒนาโดย noreal.inv และคุณลักษณะหลักของมันคือ "Notes Tab - Write notes like sticky notes in "new tab ""

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

screenshot
screenshot
screenshot
screenshot

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

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

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

                        Notes Tab - a tool for taking quick sticky notes in "new tab".

By installing this extension, you agree to the Terms of Service at:
https://badhopeplum.ru/privacy_policy.html                    

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

ชื่อ Notes Tab Notes Tab
ID ieobkbhmljlmkodnhiogjhkjgoongdmn
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/notes-tab/ieobkbhmljlmkodnhiogjhkjgoongdmn
คำอธิบาย Notes Tab - Write notes like sticky notes in "new tab "
ขนาดไฟล์ 71.37 KB
จำนวนการติดตั้ง 1,118
เวอร์ชันปัจจุบัน 1.0.2
อัปเดตครั้งล่าสุด 2023-04-12
วันที่เผยแพร่ 2020-04-28
คะแนน 3.00/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา noreal.inv
อีเมล [email protected]
ประเภทการชำระเงิน free
URL หน้านโยบายความเป็นส่วนตัว https://badhopeplum.ru/privacy_policy.html
ภาษาที่รองรับ en,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "chrome_url_overrides": {
        "newtab": "files\/index.html"
    },
    "icons": {
        "128": "icons\/icon-128.png",
        "64": "icons\/icon-64.png",
        "48": "icons\/icon-48.png",
        "32": "icons\/icon-32.png",
        "16": "icons\/icon-16.png"
    },
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "permissions": [],
    "version": "1.0.2"
}