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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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) |
이메일 | [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" } } |