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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Create notes and and choose aesthetic backgrounds with this minimalist dashboard that replaces the new tab page."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Low Poly Notes एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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                    

एक्सटेंशन की मूल जानकारी

नाम 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"
    }
}