Power Rangers Games
Adventure is more beautiful by playing Power Rangers Games.
What is Power Rangers Games?
Power Rangers Games is a Chrome extension developed by http://www.iherogames.com, and its main feature is "Adventure is more beautiful by playing Power Rangers Games.".
Extension Screenshots
Download Power Rangers Games Extension CRX File
Download Power Rangers Games 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
All games with your favorite characters from power rangers and samurai are here! You can connect with them by playing these games for free.
Extension Basic Information
Name | |
ID | ckeacdmbehpneladelbpkfakjkmanlpk |
Official URL | https://chrome.google.com/webstore/detail/power-rangers-games/ckeacdmbehpneladelbpkfakjkmanlpk |
Description | Adventure is more beautiful by playing Power Rangers Games. |
File Size | 105 KB |
Installation Count | 200 |
Current Version | 0.0.4 |
Last Updated | 2018-05-07 |
Publish Date | 2018-05-07 |
Developer | http://www.iherogames.com |
Payment Type | free |
Privacy Policy Page URL | http://www.iherogames.com/privacypolicy.html |
Supported Languages | id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,hu,pl,pt-BR,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "background": { "scripts": [ "background.js" ] }, "browser_action": { "default_icon": "128.png", "default_title": "__MSG_app_name__" }, "default_locale": "en", "description": "__MSG_app_description__", "manifest_version": 2, "name": "__MSG_app_name__", "short_name": "Power Rangers Games", "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "version": "0.0.4" } |