Paaper
You can graffiti with everyone on every Web Page。
Cos'è Paaper?
Paaper è un'estensione di Chrome sviluppata da wcl752761705, e la sua funzione principale è "You can graffiti with everyone on every Web Page。".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Paaper
Scarica i file di estensione Paaper in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
You can graffiti on every Web Page. And graffiti with other person When on same Web Page
你可以乱涂乱画在所有网页。并且可以与其他人一起当在同一网页时
When you pee on a web page, other people passing smelled, what will happen? Try add Paaper
You draw "Lucy,I ❤ you" on web page, Lucy passing, what will happen? Try add Paaper
当你在网页上"撒尿",别人路过闻得到,会怎样?添加Paaper试试看
你在网页上画"小薇我❤你",小薇路过,会怎样?添加Paaper试试看 Informazioni di Base sull'Estensione
| Nome | |
| ID | mjallbknancbdmflofgcplnglpfimhnj |
| URL Ufficiale | https://chromewebstore.google.com/detail/paaper/mjallbknancbdmflofgcplnglpfimhnj |
| Descrizione | You can graffiti with everyone on every Web Page。 |
| Dimensione del File | 19.08 KB |
| Conteggio Installazioni | 47 |
| Versione Corrente | 2.1 |
| Ultimo Aggiornamento | 2016-10-06 |
| Data di Pubblicazione | 2016-10-06 |
| Sviluppatore | wcl752761705 |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | http://wuchaolong.github.io/paaper/shop.html |
| URL della Pagina di Aiuto | http://wuchaolong.github.io/paaper/shop.html |
| Lingue Supportate | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Paaper",
"description": "You can graffiti with everyone on every Web Page\u3002",
"version": "2.1",
"icons": {
"128": "1464654409058\/paper.png"
},
"permissions": [
"tabs",
"*:\/\/*\/*",
"storage"
],
"background": {
"scripts": [
"bg.js"
],
"persistent": false
},
"browser_action": {
"default_title": "Add a Paaper to this page",
"default_icon": "1464654409058\/paper.png"
},
"manifest_version": 2
} | |