Low Poly Notes
Create notes and and choose aesthetic backgrounds with this minimalist dashboard that replaces the new tab page.
Low Poly Notes란 무엇입니까?
Low Poly Notes은(는) Lewisss에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Create notes and and choose aesthetic backgrounds with this minimalist dashboard that replaces the new tab page."입니다.
확장 프로그램 스크린샷
Low Poly Notes 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Replaces new tab page with a minimalist dashboard that will give you a fresh image each time the page is loaded. Pin an image to save it as your favourite, the favourite image will show each time the page is loaded. Add and edit notes by selecting the notes icon at the top left. Info: These images were not created by me, if any of these images belong to you I will be happy to give credit or remove them! Version 1.0.1: Minor fix Version 1.0.2: Minor changes to text Version 1.0.3: New notes are now being created at the top rather than the bottom of the list. Version 1.0.4: Edit notes --- Version 1.1.0 Now available! -- Added a few more images -- Added ability to put notes in a folder -- Fixed issue with notes being deleted Version 1.1.1: -- Fixed issue with folders being deleted when editing -- Fixed issue with folder duplicating when renaming them -- Fixed issue with notes disappearing depending on folder structure -- Folders now stay in same position if renamed Version 1.1.2: --Fixed issue with existing notes not being shown from update Version 1.1.3: --Changed extension name and description
확장 프로그램 기본 정보
이름 | |
ID | jioiekpeoobdbkflepbcjgkienkfhfpb |
공식 URL | https://chromewebstore.google.com/detail/low-poly-notes/jioiekpeoobdbkflepbcjgkienkfhfpb |
설명 | Create notes and and choose aesthetic backgrounds with this minimalist dashboard that replaces the new tab page. |
파일 크기 | 13.73 MB |
설치 횟수 | 235 |
현재 버전 | 1.1.3 |
최근 업데이트 | 2018-08-10 |
출시 날짜 | 2018-08-10 |
평점 | 4.63/5 총 19 개의 평점 |
개발자 | Lewisss |
이메일 | [email protected] |
결제 유형 | free |
지원되는 언어 | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Low Poly Notes", "description": "Create notes and and choose aesthetic backgrounds with this minimalist dashboard that replaces the new tab page.", "version": "1.1.3", "manifest_version": 2, "permissions": [ "storage" ], "icons": { "128": "icons\/new-tab-icon.png" }, "chrome_url_overrides": { "newtab": "new_tab.html" } } |