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.
What is PTD, PTD Hacked, PTD2, PKMN Center and more?
PTD, PTD Hacked, PTD2, PKMN Center and more is a Chrome extension developed by Robert Rioja (miapuffia), and its main feature is "Quick links to PTD Unhacked, PTD Hacked, PTD2, HTD, Pokemon Center, Download links, and more, all with the latest versions.".
Extension Screenshots
Download PTD, PTD Hacked, PTD2, PKMN Center and more Extension CRX File
Download PTD, PTD Hacked, PTD2, PKMN Center and more extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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!
Extension Basic Information
Name | |
ID | boodmellecakilfphmbgajedfjaodfho |
Official URL | https://chrome.google.com/webstore/detail/ptd-ptd-hacked-ptd2-pkmn/boodmellecakilfphmbgajedfjaodfho |
Description | Quick links to PTD Unhacked, PTD Hacked, PTD2, HTD, Pokemon Center, Download links, and more, all with the latest versions. |
File Size | 3.67 MB |
Installation Count | 1,674 |
Current Version | 15.2 |
Last Updated | 2017-03-12 |
Publish Date | 2017-03-12 |
Rating | 4.45/5 Total 51 Ratings |
Developer | Robert Rioja (miapuffia) |
[email protected] | |
Payment Type | free |
Supported Languages | 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" } } |