Paaper
You can graffiti with everyone on every Web Page。
What is Paaper?
Paaper is a Chrome extension developed by wcl752761705, and its main feature is "You can graffiti with everyone on every Web Page。".
Extension Screenshots
Download Paaper Extension CRX File
Download Paaper 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
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试试看
Extension Basic Information
Name | Paaper |
ID | mjallbknancbdmflofgcplnglpfimhnj |
Official URL | https://chromewebstore.google.com/detail/paaper/mjallbknancbdmflofgcplnglpfimhnj |
Description | You can graffiti with everyone on every Web Page。 |
File Size | 19.08 KB |
Installation Count | 47 |
Current Version | 2.1 |
Last Updated | 2016-10-06 |
Publish Date | 2016-10-06 |
Developer | wcl752761705 |
Payment Type | free |
Extension Website | http://wuchaolong.github.io/paaper/shop.html |
Help Page URL | http://wuchaolong.github.io/paaper/shop.html |
Supported Languages | 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 } |