Europeana Collect Plugin

This extension helps you save content on Europeana directly into your CultureMoves and WeaveX account.

Wat is Europeana Collect Plugin?

Europeana Collect Plugin is een Chrome-extensie ontwikkeld door astan, en de belangrijkste functie is "This extension helps you save content on Europeana directly into your CultureMoves and WeaveX account.".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Europeana Collect Plugin

Download Europeana Collect Plugin-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

                        The extension allows you to re-use Europeana content. Every time you browse or search Europeana (https://www.europeana.eu) you can use the extension to automatically add the current Europeana item to your MovesScrapbook (https://portal.culturemoves.eu) or WEAVEx (https://experience.weave-culture.eu) account. In this way you can create your bookmarks for cultural content and re-use the Europeana items collected in new scrapbooks or stories.                    

Basisinformatie over de Extensie

Naam Europeana Collect Plugin Europeana Collect Plugin
ID iojfnkckbebcebomogmfgjfagfclmkid
Officiële URL https://chromewebstore.google.com/detail/europeana-collect-plugin/iojfnkckbebcebomogmfgjfagfclmkid
Beschrijving This extension helps you save content on Europeana directly into your CultureMoves and WeaveX account.
Bestandsgrootte 634 KB
Aantal Installaties 35
Huidige Versie 1.3
Laatst Bijgewerkt 2022-04-13
Publicatiedatum 2019-07-26
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar astan
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://portal.culturemoves.eu
Help Pagina-URL https://portal.culturemoves.eu
URL van de Privacybeleid Pagina https://in-two.com/imprint
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Europeana Collect Plugin",
    "description": "This extension helps you save content on Europeana directly into your CultureMoves and WeaveX account.",
    "homepage_url": "https:\/\/in-two.com\/",
    "version": "1.3",
    "options_page": "\/app\/html\/options.html",
    "options_ui": {
        "page": "\/app\/html\/options.html",
        "open_in_tab": false
    },
    "action": {
        "default_icon": "\/public\/images\/dancer-19px.png",
        "default_popup": "\/app\/html\/popup.html"
    },
    "permissions": [
        "tabs",
        "storage"
    ],
    "host_permissions": [
        "*:\/\/*\/*"
    ]
}