Anders Pink

This extension allows you to save articles to your Anders Pink boards

Qu'est-ce que Anders Pink ?

Anders Pink est une extension Chrome développée par https://anderspink.com, et sa fonction principale est "This extension allows you to save articles to your Anders Pink boards".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Anders Pink

Téléchargez les fichiers d'extension Anders Pink 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

                        Curate content from anywhere on the web and share easily with your teams. 

Anders Pink is a curation tool that enables you to automatically filter and curate content on any topic and share with your teams, or embed in your Learning Platforms. 

The Anders Pink Chrome extension lets you save any article from the web and instantly add it to a saved articles board. Your saved articles board is a set of manually curated content, shared with your team. You can add comments and notifications to articles from the web as you save them. 

If you’re using the Anders Pink plugin for various Learning Management Systems, you can save articles using the Chrome Extension and they will immediately appear in your LMS, making curation instant and easy. 

Find out more at https://anderspink.com                    

Informations de Base sur l'Extension

Nom Anders Pink Anders Pink
ID laoobdnlmddceccanlpdnfappecaefgl
URL Officiel https://chromewebstore.google.com/detail/anders-pink/laoobdnlmddceccanlpdnfappecaefgl
Description This extension allows you to save articles to your Anders Pink boards
Taille du Fichier 43.96 KB
Nombre d'Installations 99
Version Actuelle 1.1
Dernière Mise à Jour 2016-11-07
Date de Publication 2016-11-07
Évaluation 5.00/5 Total 2 Évaluations
Développeur https://anderspink.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://anderspink.com
Langues Prises en Charge en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Anders Pink",
    "description": "This extension allows you to save articles to your Anders Pink boards",
    "version": "1.1",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html",
        "default_title": "Save this article"
    },
    "icons": {
        "16": "icon.png",
        "48": "icon.png",
        "128": "icon.png"
    },
    "permissions": [
        "activeTab"
    ]
}