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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Lewisss และคุณลักษณะหลักของมันคือ "Create notes and and choose aesthetic backgrounds with this minimalist dashboard that replaces the new tab page."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Low Poly Notes

ดาวน์โหลดไฟล์ส่วนขยาย 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                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Low Poly Notes Low Poly Notes
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"
    }
}