Papyrus

Open a new tab and write your best thoughts.

What is Papyrus?

Papyrus is a Chrome extension developed by kirills167, and its main feature is "Open a new tab and write your best thoughts.".

Extension Screenshots

screenshot

Download Papyrus Extension CRX File

Download Papyrus extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        New tab application which can help to keep your thoughts.                    

Extension Basic Information

Name Papyrus Papyrus
ID gcmoecodjdhjhpomcfebhgjgjddhfonk
Official URL https://chromewebstore.google.com/detail/papyrus/gcmoecodjdhjhpomcfebhgjgjddhfonk
Description Open a new tab and write your best thoughts.
File Size 4.95 KB
Installation Count 72
Current Version 0.0.2
Last Updated 2016-04-07
Publish Date 2016-04-07
Rating 5.00/5 Total 2 Ratings
Developer kirills167
Payment Type free
Supported Languages 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"
    }
}