Paper.io Original

Play Paper.io Original as a Chrome extension - Also can Play without Internet, try it now!

Co to jest Paper.io Original?

Paper.io Original to rozszerzenie Chrome opracowane przez https://paper-io.one, a jego główną funkcją jest „Play Paper.io Original as a Chrome extension - Also can Play without Internet, try it now!”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Paper.io Original

Pobierz pliki rozszerzeń Paper.io Original w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Paper.io Original Paper.io Original
ID foaceejnnpchjpanaoebjpbcbfkbghkn
Oficjalny URL https://chromewebstore.google.com/detail/paperio-original/foaceejnnpchjpanaoebjpbcbfkbghkn
Opis Play Paper.io Original as a Chrome extension - Also can Play without Internet, try it now!
Rozmiar pliku 786 KB
Liczba instalacji 427
Aktualna Wersja 1.1.0
Ostatnia Aktualizacja 2024-01-28
Data Publikacji 2024-01-28
Ocena 5.00/5 Łącznie 1 Oceny
Deweloper https://paper-io.one
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://paper-io.one/
Adres URL Strony Pomocy https://paper-io.one/contact
Adres URL Strony Polityki Prywatności https://paper-io.one/privacy-policy-2
Obsługiwane Języki 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\/"
}