unforget.io

Unforgettable bookmarks and notes

unforget.ioとは何ですか?

unforget.ioはNight Finch LLCによって開発されたChromeの拡張機能で、その主な機能は「Unforgettable bookmarks and notes」です。

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

screenshot
screenshot
screenshot

unforget.io拡張機能のCRXファイルをダウンロード

unforget.io拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Privately bookmark web pages, photos, locations, write notes and never forget. Access from mobile or browser. Privately share with others. Choose who you share with.

You bumped into a cool web page, blog, article or whatever.
At this very moment you don't have enough time to explore it in detail. How often do you bookmark it or make a note about it, and then forget, and never come back?

Or you found a new place, book, recipe, restaurant, or something else.
Again, you bookmark or make a note and it falls through the cracks. Lost forever.

unforget.io is the solution. How does it work? It is very simple.
* you bookmark web pages and make notes
* once in a while, we select a few of your bookmarks or notes and email them to you as a reminder
* you get to define how often (if ever) and how many bookmarks to send in each reminder email
* the selection is rotated, so you are guaranteed to be reminded of all your bookmarks eventually
* of course, if you are busy you can just ignore or delete the reminder email                    

拡張機能の基本情報

名前 unforget.io unforget.io
ID fpmbdemegiplkibjfohiaoflckdgbgjp
公式URL https://chromewebstore.google.com/detail/unforgetio/fpmbdemegiplkibjfohiaoflckdgbgjp
説明 Unforgettable bookmarks and notes
ファイルサイズ 9.85 KB
インストール数 19
現在のバージョン 4.0
最終更新日 2018-03-20
公開日 2018-03-19
評価 5.00/5 合計 1 レビュー
開発者 Night Finch LLC
支払い方法 free
拡張機能のウェブサイト https://www.unforget.io
ヘルプページのURL https://www.unforget.io
プライバシーポリシーページのURL https://www.unforget.io/privacy
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "unforget.io",
    "short_name": "unforget.io",
    "description": "Unforgettable bookmarks and notes",
    "version": "4.0",
    "icons": {
        "128": "icon_128.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html",
        "default_title": "unforget"
    },
    "permissions": [
        "activeTab"
    ]
}