Paper.io 3D Online Gameplay
Paper.io 3D Online Gameplay | First 5 Maps With 100% (iOS, Android). Discover the smooth drawing experience of Paper.io now in 3D.
什麼是Paper.io 3D Online Gameplay?
Paper.io 3D Online Gameplay是由https://game.iblogger.in開發的Chrome擴展程式,該擴展的主要功能是“Paper.io 3D Online Gameplay | First 5 Maps With 100% (iOS, Android). Discover the smooth drawing experience of Paper.io now in 3D.”。
擴展截圖
下載Paper.io 3D Online Gameplay擴展crx文件
下載Paper.io 3D Online Gameplay擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Paper.io 3d is a multiplayer io game based on survival and expansion. Draw your territory to capture it. Catch other players out and take their land, or smash into the side of them to take them down before they successfully claim more land. The latest Paper.io game is Paper.io 4 Paper.io 3d Gameplay --------------------------------- Your goal in Paper.io is to expand your territory and protect it. You successfully take new ground by forming a line back to your territory, which creates a link and fills in the blank space. If a player smashes into you before you have linked your new area, you die and go back to the beginning. Game Tips ----------------- Look for weak points in enemy territory Capture new space quickly but conservatively Stay on the lookout for nearby enemies
擴展基本資訊
名稱 | |
ID | cjnjikanjcgedaiekjjgfegcfdmbcpfp |
官方網址 | https://chrome.google.com/webstore/detail/paperio-3d-online-gamepla/cjnjikanjcgedaiekjjgfegcfdmbcpfp |
簡介 | Paper.io 3D Online Gameplay | First 5 Maps With 100% (iOS, Android). Discover the smooth drawing experience of Paper.io now in 3D. |
檔案大小 | 59.12 KB |
安裝次數 | 3,000 |
目前版本 | 1.2 |
更新時間 | 2021-04-05 |
上架時間 | 2021-04-05 |
評分 | 4.56/5 共 9 次評分 |
開發者 | https://game.iblogger.in |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://games.iblogger.in/game/paperio-3d-online |
支援的語言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Paper.io 3D Online Gameplay ", "description": "Paper.io 3D Online Gameplay | First 5 Maps With 100% (iOS, Android). Discover the smooth drawing experience of Paper.io now in 3D.", "version": "1.2", "browser_action": { "default_icon": "icon.png", "default_popup": "index.html" }, "background": { "scripts": [ "background.js" ], "persistent": false }, "icons": { "16": "icon.png", "32": "icon.png", "48": "icon.png", "128": "icon.png" } } |