Private Jet Charter Quick Quote
Mercury Jets offers 24/7 on demand air charter solutions.
What is Private Jet Charter Quick Quote?
Private Jet Charter Quick Quote is a Chrome extension developed by https://mercuryjets.com, and its main feature is "Mercury Jets offers 24/7 on demand air charter solutions.".
Extension Screenshots
Download Private Jet Charter Quick Quote Extension CRX File
Download Private Jet Charter Quick Quote 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
Mercury Jets offers 24/7 on demand air charter solutions. With extensive experience of flying industry leaders, celebrities and Government officials, we take pride in offering excellent private aviation charter for any and all needs.
Extension Basic Information
Name | |
ID | ffgknokbnjbnikjombhacgpamgbbgjij |
Official URL | https://chromewebstore.google.com/detail/private-jet-charter-quick/ffgknokbnjbnikjombhacgpamgbbgjij |
Description | Mercury Jets offers 24/7 on demand air charter solutions. |
File Size | 53.25 KB |
Installation Count | 49 |
Current Version | 1.1 |
Last Updated | 2013-03-14 |
Publish Date | 2013-03-14 |
Developer | https://mercuryjets.com |
[email protected] | |
Payment Type | free |
Extension Website | http://mercuryjets.com |
Help Page URL | http://mercuryjets.com/contact-us/ |
Privacy Policy Page URL | https://ivatech.com.ua/privacy-policy |
Supported Languages | en |
manifest.json | |
{ "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Private Jet Charter Quick Quote", "description": "Mercury Jets offers 24\/7 on demand air charter solutions.", "version": "1.1", "icons": { "128": "images\/icon_128.png", "16": "images\/icon_16.png", "48": "images\/icon_48.png" }, "permissions": [ "http:\/\/mercuryjets.com\/*" ], "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" } } |