Phone Directory

Phone Directory of Coca-Cola Pinya Beverages Myanmar

What is Phone Directory?

Phone Directory is a Chrome extension developed by Nyein Chan, and its main feature is "Phone Directory of Coca-Cola Pinya Beverages Myanmar".

Extension Screenshots

screenshot
screenshot

Download Phone Directory Extension CRX File

Download Phone Directory 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

                        Search me phone number that you wish if you can                    

Extension Basic Information

Name Phone Directory Phone Directory
ID eoophgkacbchahmbnpeifapbnnknbhdi
Official URL https://chromewebstore.google.com/detail/phone-directory/eoophgkacbchahmbnpeifapbnnknbhdi
Description Phone Directory of Coca-Cola Pinya Beverages Myanmar
File Size 784 KB
Installation Count 40
Current Version 1.6
Last Updated 2019-12-05
Publish Date 2019-12-04
Rating 4.33/5 Total 6 Ratings
Developer Nyein Chan
Email [email protected]
Payment Type free
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Phone Directory",
    "description": "Phone Directory of Coca-Cola Pinya Beverages Myanmar",
    "version": "1.6",
    "browser_action": {
        "default_icon": {
            "16": "icon\/icon_16.png",
            "128": "icon\/icon_128.png"
        },
        "default_popup": "index.html",
        "default_title": "Search me!"
    },
    "permissions": [
        "activeTab",
        "http:\/\/localhost:8081\/phonedir\/chromeExtension\/REST\/read_phone.php",
        "http:\/\/10.72.35.178:8081\/phonedir\/chromeExtension\/"
    ]
}