Memento

Save your online memories with Memento. The Memento Chrome extension allows you to save and organize URLs with Memento. Simply…

Mementoとは何ですか?

Mementoはmemento.webappによって開発されたChromeの拡張機能で、その主な機能は「Save your online memories with Memento. The Memento Chrome extension allows you to save and organize URLs with Memento. Simply…」です。

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

screenshot
screenshot
screenshot

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

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

拡張機能の使用方法

                        Save your online memories with Memento.

The Memento Chrome extension allows you to save and organize URLs with Memento. Simply open the extension in the page you want to save and add it to your personal database. These memories will be synced across all devices connected to your Memento account.

Memento uses powerful APIs to automatically categorize and organize your URLs so it's easy to search for them later on.

Please make sure to first create a Memento account here (https://memento-me.com/) to utilize the extension.                    

拡張機能の基本情報

名前 Memento Memento
ID djcdckamihmkfclojigjpccfkgliijgo
公式URL https://chromewebstore.google.com/detail/memento/djcdckamihmkfclojigjpccfkgliijgo
説明 Save your online memories with Memento. The Memento Chrome extension allows you to save and organize URLs with Memento. Simply…
ファイルサイズ 92.48 KB
インストール数 51
現在のバージョン 1.3
最終更新日 2021-03-02
公開日 2021-02-16
開発者 memento.webapp
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://memento-me.com
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Memento",
    "version": "1.3",
    "icons": {
        "16": ".\/assets\/memento-chrome-extension.png",
        "48": ".\/assets\/memento-chrome-extension.png",
        "128": ".\/assets\/memento-chrome-extension.png"
    },
    "browser_action": {
        "default_title": "Memento",
        "default_popup": "index.html"
    },
    "manifest_version": 2,
    "permissions": [
        "tabs",
        "storage"
    ]
}