PTD, PTD Hacked, PTD2, PKMN Center and more
Quick links to PTD Unhacked, PTD Hacked, PTD2, HTD, Pokemon Center, Download links, and more, all with the latest versions.
PTD, PTD Hacked, PTD2, PKMN Center and moreとは何ですか?
PTD, PTD Hacked, PTD2, PKMN Center and moreはRobert Rioja (miapuffia)によって開発されたChromeの拡張機能で、その主な機能は「Quick links to PTD Unhacked, PTD Hacked, PTD2, HTD, Pokemon Center, Download links, and more, all with the latest versions.」です。
拡張機能のスクリーンショット
PTD, PTD Hacked, PTD2, PKMN Center and more拡張機能のCRXファイルをダウンロード
PTD, PTD Hacked, PTD2, PKMN Center and more拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Latest update reduced extension size by about a third. By clicking this extension, you will see links to... Sam and Dan Blog PTD Official Forum HTD latest version Pokemon Tower Defense Final Version Unhacked WITH INTERNET Pokemon Tower Defense Final Version Hacked WITH INTERNET TowerDefense.com PTD (for multiplayer) WITH INTERNET Pokemon Tower Defense 2 latest version Unhacked WITH INTERNET Pokemon Tower Defense 2 Hacked latest version WITH INTERNET TowerDefense.com PTD2 WITH INTERNET Pokemon Tower Defense 3 latest version Unhacked WITH INTERNET Champions TD Alpha Pokemon Center Cosmoids Wiki Page HTD Wiki Page PTD Wiki Page PTD2 Wiki Page Download links (Sam and Dan Games) PTD2 Weekly Mystery Gift All PTD Mystery Gifts (SPOILER ALERT) If you have any questions, comments, or suggestions, fell free to email me at [email protected] and thank you for viewing my extension!
拡張機能の基本情報
名前 | |
ID | boodmellecakilfphmbgajedfjaodfho |
公式URL | https://chrome.google.com/webstore/detail/ptd-ptd-hacked-ptd2-pkmn/boodmellecakilfphmbgajedfjaodfho |
説明 | Quick links to PTD Unhacked, PTD Hacked, PTD2, HTD, Pokemon Center, Download links, and more, all with the latest versions. |
ファイルサイズ | 3.67 MB |
インストール数 | 1,674 |
現在のバージョン | 15.2 |
最終更新日 | 2017-03-12 |
公開日 | 2017-03-12 |
評価 | 4.45/5 合計 51 レビュー |
開発者 | Robert Rioja (miapuffia) |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "PTD, PTD Hacked, PTD2, PKMN Center and more", "permissions": [ "storage" ], "background": { "scripts": [ "jquery-ui.js", "jquery-1.12.4.js", "code.js" ] }, "version": "15.2", "description": "Quick links to PTD Unhacked, PTD Hacked, PTD2, HTD, Pokemon Center, Download links, and more, all with the latest versions.", "icons": { "128": "icon1.png" }, "browser_action": { "default_icon": "icon2.png", "default_popup": "popup.html" } } |