AIA 20PLNP
Calculate AIA Life Insurance
What is AIA 20PLNP?
AIA 20PLNP is a Chrome extension developed by Kanjanakhan, and its main feature is "Calculate AIA Life Insurance".
Extension Screenshots
Download AIA 20PLNP Extension CRX File
Download AIA 20PLNP 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
To calculate life insurance
Extension Basic Information
Name | |
ID | lminkcjpfofipkenchacfcnkkbffpakj |
Official URL | https://chrome.google.com/webstore/detail/aia-20plnp/lminkcjpfofipkenchacfcnkkbffpakj |
Description | Calculate AIA Life Insurance |
File Size | 213 KB |
Installation Count | 11 |
Current Version | 0.2 |
Last Updated | 2014-01-15 |
Publish Date | 2014-01-15 |
Rating | 5.00/5 Total 1 Ratings |
Developer | Kanjanakhan |
Payment Type | free |
Extension Website | http://www.aia.co.th/en/individuals/products-and-services/life-insurance/life-protection/life_protection.html |
Help Page URL | http://www.aia.co.th/en/customer-support/contact-us/enquiry-suggestion/ |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "AIA 20PLNP", "version": "0.2", "manifest_version": 2, "short_name": "aia20plp", "description": "Calculate AIA Life Insurance", "icons": { "16": "aia16.png", "48": "aia48.png", "128": "aia128.png" }, "browser_action": { "default_icon": { "19": "aia48.png", "38": "aia128.png" }, "default_title": "AIA Calculator", "default_popup": "window.html" }, "permissions": [ "tabs" ] } |