Simple NotePad Sync

Extremely simple notepad. Just write or paste text and it will be shared in all your Chrome's

Simple NotePad Sync là gì?

Simple NotePad Sync là một tiện ích mở rộng Chrome được phát triển bởi Subgurim, và tính năng chính của nó là "Extremely simple notepad. Just write or paste text and it will be shared in all your Chrome's".

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

screenshot

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

Tải xuống các tệp mở rộng Simple NotePad Sync 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

                        Extremely simple notepad.

Just write or paste text and it will be shared in all your Chrome's                    

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

Tên Simple NotePad Sync Simple NotePad Sync
ID bbekgiidjkhflbpmcoiolidflfpganjk
URL Chính Thức https://chromewebstore.google.com/detail/simple-notepad-sync/bbekgiidjkhflbpmcoiolidflfpganjk
Mô tả Extremely simple notepad. Just write or paste text and it will be shared in all your Chrome's
Kích Thước Tệp 35.64 KB
Số Lần Cài Đặt 405
Phiên Bản Hiện Tại 1.2
Cập Nhật Lần Cuối 2014-06-13
Ngày Phát Hành 2014-06-13
Đánh Giá 4.44/5 Tổng số 9 Đánh Giá
Nhà Phát Triển Subgurim
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Simple NotePad Sync",
    "version": "1.2",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "storage",
        "clipboardWrite"
    ]
}