Memento
Save your online memories with Memento. The Memento Chrome extension allows you to save and organize URLs with Memento. Simply…
Cos'è Memento?
Memento è un'estensione di Chrome sviluppata da memento.webapp, e la sua funzione principale è "Save your online memories with Memento. The Memento Chrome extension allows you to save and organize URLs with Memento. Simply…".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Memento
Scarica i file di estensione Memento in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | Memento |
ID | djcdckamihmkfclojigjpccfkgliijgo |
URL Ufficiale | https://chromewebstore.google.com/detail/memento/djcdckamihmkfclojigjpccfkgliijgo |
Descrizione | Save your online memories with Memento. The Memento Chrome extension allows you to save and organize URLs with Memento. Simply… |
Dimensione del File | 92.48 KB |
Conteggio Installazioni | 51 |
Versione Corrente | 1.3 |
Ultimo Aggiornamento | 2021-03-02 |
Data di Pubblicazione | 2021-02-16 |
Sviluppatore | memento.webapp |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://memento-me.com |
Lingue Supportate | 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" ] } |