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!"입니다.

확장 프로그램 스크린샷

screenshot

Paper.io Original 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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\/"
}