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
官方網址 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
電子郵箱 [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"
    ]
}