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"
    ]
}