Memento

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

Qu'est-ce que Memento ?

Memento est une extension Chrome développée par memento.webapp, et sa fonction principale est "Save your online memories with Memento. The Memento Chrome extension allows you to save and organize URLs with Memento. Simply…".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Memento

Téléchargez les fichiers d'extension Memento au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Memento Memento
ID djcdckamihmkfclojigjpccfkgliijgo
URL Officiel https://chromewebstore.google.com/detail/memento/djcdckamihmkfclojigjpccfkgliijgo
Description Save your online memories with Memento. The Memento Chrome extension allows you to save and organize URLs with Memento. Simply…
Taille du Fichier 92.48 KB
Nombre d'Installations 51
Version Actuelle 1.3
Dernière Mise à Jour 2021-03-02
Date de Publication 2021-02-16
Développeur memento.webapp
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://memento-me.com
Langues Prises en Charge 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"
    ]
}