Memento

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

ما هو Memento؟

Memento هو إضافة Chrome تم تطويرها بواسطة memento.webapp، والميزة الرئيسية لها هي "Save your online memories with Memento. The Memento Chrome extension allows you to save and organize URLs with Memento. Simply…".

لقطات شاشة التمديد

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Memento

قم بتنزيل ملفات الامتداد Memento بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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
البريد الإلكتروني [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"
    ]
}