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文件
下載Low Poly Notes擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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 |
官方網址 | 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" } } |