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.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου 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
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
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" } } |