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 - это расширение Chrome, разработанное https://paper-io.one, и его основная функция - "Play Paper.io Original as a Chrome extension - Also can Play without Internet, try it now!".

Снимки экрана расширения

screenshot

Скачать файл CRX расширения Paper.io Original

Скачайте файлы расширений 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 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\/"
}