Sticky Notes

Sticky Notes for your Chrome.

Sticky Notes là gì?

Sticky Notes là một tiện ích mở rộng Chrome được phát triển bởi Digi Developers, và tính năng chính của nó là "Sticky Notes for your Chrome.".

Ả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 Sticky Notes

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

                        Sticky Notes for Chrome. Organize all of the work with sticky notes and get things done.

• You'll see the notes every time you open a new tab in chrome.
• Unlimited number of notes can be added.
• Customise the background colour of the page and also the colour of the notes.
• The size of the note can be easily updated and can be dragged to any desired 
  location.
• The notes will stay in the exact position even after you exit and reopen.
• The application is lightweight and very fast
• A google search is also included with this application

This Extension is brought to you by PaintballFuzz.com                    

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

Tên Sticky Notes Sticky Notes
ID ljmleabfckkeibbkniakljkabcchbfmc
URL Chính Thức https://chromewebstore.google.com/detail/sticky-notes/ljmleabfckkeibbkniakljkabcchbfmc
Mô tả Sticky Notes for your Chrome.
Kích Thước Tệp 158 KB
Số Lần Cài Đặt 31
Phiên Bản Hiện Tại 1.0
Cập Nhật Lần Cuối 2022-01-18
Ngày Phát Hành 2022-01-17
Nhà Phát Triển Digi Developers
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://paintballfuzz.com/
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "browser_action": {
        "default_icon": "icon.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "description": "Sticky Notes for your Chrome.",
    "manifest_version": 2,
    "name": "Sticky Notes",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0"
}