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.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot

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                    

拡張機能の基本情報

名前 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
Eメール [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"
    }
}