Paper.IO 2
For game lovers, it is the browser add-on of the website that shares informations about Paper.IO 2.
What is Paper.IO 2?
Paper.IO 2 is a Chrome extension developed by zdmrmrv, and its main feature is "For game lovers, it is the browser add-on of the website that shares informations about Paper.IO 2.".
Extension Screenshots
Download Paper.IO 2 Extension CRX File
Download Paper.IO 2 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
It is the Chrome extension of the website, which shares the informations about Paper.IO 2 and what you need to know before downloading it.
Extension Basic Information
Name | |
ID | fgmhcgplkdjmpjodhinoimpdegkgpgep |
Official URL | https://chromewebstore.google.com/detail/paperio-2/fgmhcgplkdjmpjodhinoimpdegkgpgep |
Description | For game lovers, it is the browser add-on of the website that shares informations about Paper.IO 2. |
File Size | 1.97 MB |
Installation Count | 1,247 |
Current Version | 2.0 |
Last Updated | 2022-01-09 |
Publish Date | 2022-01-09 |
Rating | 1.50/5 Total 2 Ratings |
Developer | zdmrmrv |
[email protected] | |
Payment Type | free |
Extension Website | https://www.yourgoodplay.com/paper-io-2/ |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Paper.IO 2", "description": "For game lovers, it is the browser add-on of the website that shares informations about Paper.IO 2.", "version": "2.0", "manifest_version": 2, "background": { "scripts": [ ".\/background.js" ] }, "icons": { "16": ".\/img\/16.png", "48": ".\/img\/48.png", "128": ".\/img\/128.png" }, "browser_action": { "default_popup": ".\/popup.html" }, "permissions": [ "storage", "https:\/\/www.yourgoodplay.com\/paper-io-2\/", "background" ] } |