Memento
Save your online memories with Memento. The Memento Chrome extension allows you to save and organize URLs with Memento. Simply…
Wat is Memento?
Memento is een Chrome-extensie ontwikkeld door memento.webapp, en de belangrijkste functie is "Save your online memories with Memento. The Memento Chrome extension allows you to save and organize URLs with Memento. Simply…".
Extensie Screenshots
Download het CRX-bestand van de extensie Memento
Download Memento-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | Memento |
ID | djcdckamihmkfclojigjpccfkgliijgo |
Officiële URL | https://chromewebstore.google.com/detail/memento/djcdckamihmkfclojigjpccfkgliijgo |
Beschrijving | Save your online memories with Memento. The Memento Chrome extension allows you to save and organize URLs with Memento. Simply… |
Bestandsgrootte | 92.48 KB |
Aantal Installaties | 51 |
Huidige Versie | 1.3 |
Laatst Bijgewerkt | 2021-03-02 |
Publicatiedatum | 2021-02-16 |
Ontwikkelaar | memento.webapp |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://memento-me.com |
Ondersteunde Talen | 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" ] } |