Papyrus
Open a new tab and write your best thoughts.
Vad är Papyrus?
Papyrus är en Chrome-tillägg utvecklad av kirills167, och dess huvudfunktion är "Open a new tab and write your best thoughts.".
Tilläggsskärmbilder
Ladda ner Papyrus-förlängningens CRX-fil
Ladda ner Papyrus-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
                        New tab application which can help to keep your thoughts.                     Grundläggande Information om Tillägg
| Namn |   |  
| ID | gcmoecodjdhjhpomcfebhgjgjddhfonk | 
| Officiell webbadress | https://chromewebstore.google.com/detail/papyrus/gcmoecodjdhjhpomcfebhgjgjddhfonk | 
| Beskrivning | Open a new tab and write your best thoughts. | 
| Filstorlek | 4.95 KB | 
| Antal Installationer | 72 | 
| Aktuell Version | 0.0.2 | 
| Senast Uppdaterad | 2016-04-07 | 
| Publiceringsdatum | 2016-04-07 | 
| Betyg | 5.00/5 Totalt 2 Betyg | 
| Utvecklare | kirills167 | 
| Betalningssätt | free | 
| Stödda Språk | 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"
    }
}  |  |