Paper.io Original
Play Paper.io Original as a Chrome extension - Also can Play without Internet, try it now!
什么是Paper.io Original?
Paper.io Original是由https://paper-io.one开发的Chrome扩展程序,该扩展的主要功能是“Play Paper.io Original as a Chrome extension - Also can Play without Internet, try it now!”。
扩展截图
下载Paper.io Original扩展crx文件
下载Paper.io Original扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Paper.io Original 🎮: Embark on an addictive and colorful journey with Paper.io Original! This engaging multiplayer game challenges you to conquer territory by drawing lines and enclosing it with your unique color. Outsmart opponents, expand your domain, and aim for the top spot on the leaderboard. 🌈 Vivid Graphics: Immerse yourself in a vibrant world filled with lively colors and dynamic landscapes. 🤯 Strategic Gameplay: Plan your moves carefully to outwit opponents and claim more territory. Every decision matters! 👥 Multiplayer Mayhem: Compete against players from around the globe in real-time battles. Can you dominate the arena? ⚡ Power-ups and Bonuses: Discover various power-ups and bonuses to gain an edge over your rivals. Unleash strategic moves and surprise your foes. 🌐 Global Leaderboard: Climb the ranks and showcase your territorial dominance on the global leaderboard. Will you be the ultimate Paper.io champion? 🕹️ Easy Controls: Enjoy simple and intuitive controls that make the game accessible to players of all skill levels. Whether you're a casual gamer or a competitive strategist, Paper.io Original offers a thrilling and entertaining experience that will keep you hooked for hours. Roll, conquer, and become the master of the paper world! 🏆 Play other games on the top-left menu.
扩展基本信息
名称 | Paper.io Original |
ID | foaceejnnpchjpanaoebjpbcbfkbghkn |
官方URL | https://chromewebstore.google.com/detail/paperio-original/foaceejnnpchjpanaoebjpbcbfkbghkn |
简介 | Play Paper.io Original as a Chrome extension - Also can Play without Internet, try it now! |
文件大小 | 786 KB |
安装次数 | 427 |
当前版本 | 1.1.0 |
更新时间 | 2024-01-28 |
上架时间 | 2024-01-28 |
评分 | 5.00/5 共1次评分 |
开发者 | https://paper-io.one |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://paper-io.one/ |
帮助页面URL | https://paper-io.one/contact |
隐私政策页面URL | https://paper-io.one/privacy-policy-2 |
支持的语言 | id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,hi,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_AppName__", "version": "1.1.0", "version_name": "1.1.0", "action": { "default_icon": { "16": "img\/16x16.png", "48": "img\/48x48.png", "256": "img\/256x256.png" }, "default_title": "Click to open the popup", "default_popup": "index.html" }, "background": { "service_worker": "update.js" }, "offline_enabled": true, "default_locale": "en", "description": "__MSG_AppDesc__", "icons": { "16": "img\/16x16.png", "48": "img\/48x48.png", "256": "img\/256x256.png" }, "options_page": "index.html", "homepage_url": "https:\/\/paperio2.co\/" } |