Memento

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

Memento là gì?

Memento là một tiện ích mở rộng Chrome được phát triển bởi memento.webapp, và tính năng chính của nó là "Save your online memories with Memento. The Memento Chrome extension allows you to save and organize URLs with Memento. Simply…".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Memento

Tải xuống các tệp mở rộng Memento dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Memento Memento
ID djcdckamihmkfclojigjpccfkgliijgo
URL Chính Thức https://chromewebstore.google.com/detail/memento/djcdckamihmkfclojigjpccfkgliijgo
Mô tả Save your online memories with Memento. The Memento Chrome extension allows you to save and organize URLs with Memento. Simply…
Kích Thước Tệp 92.48 KB
Số Lần Cài Đặt 51
Phiên Bản Hiện Tại 1.3
Cập Nhật Lần Cuối 2021-03-02
Ngày Phát Hành 2021-02-16
Nhà Phát Triển memento.webapp
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://memento-me.com
Ngôn Ngữ Được Hỗ Trợ 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"
    ]
}