Papyrus

Open a new tab and write your best thoughts.

什么是Papyrus?

Papyrus是由kirills167开发的Chrome扩展程序,该扩展的主要功能是“Open a new tab and write your best thoughts.”。

扩展截图

screenshot

下载Papyrus扩展crx文件

下载Papyrus扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        New tab application which can help to keep your thoughts.                    

扩展基本信息

名称 Papyrus Papyrus
ID gcmoecodjdhjhpomcfebhgjgjddhfonk
官方URL https://chromewebstore.google.com/detail/papyrus/gcmoecodjdhjhpomcfebhgjgjddhfonk
简介 Open a new tab and write your best thoughts.
文件大小 4.95 KB
安装次数 72
当前版本 0.0.2
更新时间 2016-04-07
上架时间 2016-04-07
评分 5.00/5 共2次评分
开发者 kirills167
付费类型 free
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Papyrus",
    "description": "Open a new tab and write your best thoughts.",
    "version": "0.0.2",
    "manifest_version": 2,
    "permissions": [
        "storage",
        "tabs"
    ],
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    }
}