Notes Tab

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

Notes Tab là gì?

Notes Tab là một tiện ích mở rộng Chrome được phát triển bởi noreal.inv, và tính năng chính của nó là "Notes Tab - Write notes like sticky notes in "new tab "".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Notes Tab

Tải xuống các tệp mở rộng Notes Tab dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Notes Tab Notes Tab
ID ieobkbhmljlmkodnhiogjhkjgoongdmn
URL Chính Thức https://chrome.google.com/webstore/detail/notes-tab/ieobkbhmljlmkodnhiogjhkjgoongdmn
Mô tả Notes Tab - Write notes like sticky notes in "new tab "
Kích Thước Tệp 71.37 KB
Số Lần Cài Đặt 1,118
Phiên Bản Hiện Tại 1.0.2
Cập Nhật Lần Cuối 2023-04-12
Ngày Phát Hành 2020-04-28
Đánh Giá 3.00/5 Tổng số 2 Đánh Giá
Nhà Phát Triển noreal.inv
Email [email protected]
Loại Thanh Toán free
URL Trang Chính Sách Bảo Mật https://badhopeplum.ru/privacy_policy.html
Ngôn Ngữ Được Hỗ Trợ 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"
}