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 |
官方網址 | 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 |
電子郵箱 | [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" ] } |