Paper.IO 2
For game lovers, it is the browser add-on of the website that shares informations about Paper.IO 2.
Paper.IO 2とは何ですか?
Paper.IO 2はzdmrmrvによって開発されたChromeの拡張機能で、その主な機能は「For game lovers, it is the browser add-on of the website that shares informations about Paper.IO 2.」です。
拡張機能のスクリーンショット
Paper.IO 2拡張機能のCRXファイルをダウンロード
Paper.IO 2拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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.
拡張機能の基本情報
名前 | |
ID | fgmhcgplkdjmpjodhinoimpdegkgpgep |
公式URL | https://chromewebstore.google.com/detail/paperio-2/fgmhcgplkdjmpjodhinoimpdegkgpgep |
説明 | For game lovers, it is the browser add-on of the website that shares informations about Paper.IO 2. |
ファイルサイズ | 1.97 MB |
インストール数 | 1,247 |
現在のバージョン | 2.0 |
最終更新日 | 2022-01-09 |
公開日 | 2022-01-09 |
評価 | 1.50/5 合計 2 レビュー |
開発者 | zdmrmrv |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://www.yourgoodplay.com/paper-io-2/ |
対応言語 | 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" ] } |