Anders Pink

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

Anders Pinkとは何ですか?

Anders Pinkはhttps://anderspink.comによって開発されたChromeの拡張機能で、その主な機能は「This extension allows you to save articles to your Anders Pink boards」です。

拡張機能のスクリーンショット

screenshot

Anders Pink拡張機能のCRXファイルをダウンロード

Anders Pink拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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                    

拡張機能の基本情報

名前 Anders Pink Anders Pink
ID laoobdnlmddceccanlpdnfappecaefgl
公式URL https://chromewebstore.google.com/detail/anders-pink/laoobdnlmddceccanlpdnfappecaefgl
説明 This extension allows you to save articles to your Anders Pink boards
ファイルサイズ 43.96 KB
インストール数 99
現在のバージョン 1.1
最終更新日 2016-11-07
公開日 2016-11-07
評価 5.00/5 合計 2 レビュー
開発者 https://anderspink.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://anderspink.com
対応言語 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"
    ]
}