Paper.io Original
Play Paper.io Original as a Chrome extension - Also can Play without Internet, try it now!
O que é Paper.io Original?
Paper.io Original é uma extensão do Chrome desenvolvida por https://paper-io.one, e sua principal característica é "Play Paper.io Original as a Chrome extension - Also can Play without Internet, try it now!".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Paper.io Original
Baixe arquivos de extensão Paper.io Original no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | Paper.io Original |
ID | foaceejnnpchjpanaoebjpbcbfkbghkn |
URL Oficial | https://chromewebstore.google.com/detail/paperio-original/foaceejnnpchjpanaoebjpbcbfkbghkn |
Descrição | Play Paper.io Original as a Chrome extension - Also can Play without Internet, try it now! |
Tamanho do Arquivo | 786 KB |
Contagem de Instalações | 427 |
Versão Atual | 1.1.0 |
Última Atualização | 2024-01-28 |
Data de Publicação | 2024-01-28 |
Classificação | 5.00/5 Total de 1 Avaliações |
Desenvolvedor | https://paper-io.one |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://paper-io.one/ |
URL da Página de Ajuda | https://paper-io.one/contact |
URL da Página de Política de Privacidade | https://paper-io.one/privacy-policy-2 |
Idiomas Suportados | 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\/" } |