Sticky Notes

Sticky Notes for your Chrome.

Sticky Notes란 무엇입니까?

Sticky Notes은(는) Digi Developers에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Sticky Notes for your Chrome."입니다.

확장 프로그램 스크린샷

screenshot

Sticky Notes 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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                    

확장 프로그램 기본 정보

이름 Sticky Notes Sticky Notes
ID ljmleabfckkeibbkniakljkabcchbfmc
공식 URL https://chromewebstore.google.com/detail/sticky-notes/ljmleabfckkeibbkniakljkabcchbfmc
설명 Sticky Notes for your Chrome.
파일 크기 158 KB
설치 횟수 31
현재 버전 1.0
최근 업데이트 2022-01-18
출시 날짜 2022-01-17
개발자 Digi Developers
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://paintballfuzz.com/
지원되는 언어 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"
}