Pokemon Clicker Original

Play Pokemon Clicker Original as a Chrome extension - Try it now!

Pokemon Clicker Originalとは何ですか?

Pokemon Clicker Originalはhttps://pokemonclicker.orgによって開発されたChromeの拡張機能で、その主な機能は「Play Pokemon Clicker Original as a Chrome extension - Try it now!」です。

拡張機能のスクリーンショット

screenshot

Pokemon Clicker Original拡張機能のCRXファイルをダウンロード

Pokemon Clicker Original拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Pokémon Clicker 🌟

Embark on an addictive and incremental journey in Pokémon Clicker, an enchanting clicking game that lets players catch Pokémon by clicking and collecting resources! Developed by various fan communities, this game brings the magical essence of the Pokémon universe into a captivating clicker format. Click your way to catch Pokémon, level them up, and become a Pokémon Master.

Pokémon Clicker
Game Controls

Mouse: Click on Pokémon to catch them and interact with various in-game elements. 🖱️
Menu Buttons: Use buttons within the game interface for evolving, leveling up, and managing Pokémon. 🔄📊
How to Play 🎮

Click to Catch: Click on Pokémon as they appear on the screen to catch them. 🖱️🌟
Collect Resources: Gather resources, such as Poké Balls and currency, to enhance your Pokémon-catching abilities. 🏆💰
Evolve and Level Up: Use collected resources to evolve and level up your Pokémon for increased efficiency. 🔄📈
Unlock New Pokémon: As you progress, unlock and catch new Pokémon species. 🚀🆕
Complete Achievements: Accomplish in-game achievements for additional rewards and bonuses. 🏅🎁
Catch 'em all in Pokémon Clicker and witness the enchanting evolution of your Pokémon as you strive to become the ultimate Pokémon Master! 🌐👾💫

Check out more games available at the top-left corner of the interface.                    

拡張機能の基本情報

名前 Pokemon Clicker Original Pokemon Clicker Original
ID dndcikhdpbplbekckbeojchmkhdfjgdj
公式URL https://chromewebstore.google.com/detail/pokemon-clicker-original/dndcikhdpbplbekckbeojchmkhdfjgdj
説明 Play Pokemon Clicker Original as a Chrome extension - Try it now!
ファイルサイズ 284 KB
インストール数 80
現在のバージョン 1.1.0
最終更新日 2024-02-13
公開日 2024-02-13
開発者 https://pokemonclicker.org
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://pokemonclicker.org/
ヘルプページのURL https://pokemonclicker.org/contact
プライバシーポリシーページのURL https://pokemonclicker.org/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"
    },
    "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:\/\/pokemonclicker.org\/"
}