AI to JPG Converter
Convert AI files to JPG format
What is AI to JPG Converter?
AI to JPG Converter is a Chrome extension developed by http://freepicturesolutions.com, and its main feature is "Convert AI files to JPG format".
Extension Screenshots
Download AI to JPG Converter Extension CRX File
Download AI to JPG Converter 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
How to convert AI to JPG? 1-Click extension icon - this will open AI to JPG online conversion website. 2-Select AI file and click convert button. 3-You will get your JPG file download link in your email address.
Extension Basic Information
Name | |
ID | chjfickgiaialnakmoghdehfjkiadlpc |
Official URL | https://chrome.google.com/webstore/detail/ai-to-jpg-converter/chjfickgiaialnakmoghdehfjkiadlpc |
Description | Convert AI files to JPG format |
File Size | 42.88 KB |
Installation Count | 682 |
Current Version | 2.0 |
Last Updated | 2020-06-01 |
Publish Date | 2020-06-01 |
Rating | 1.00/5 Total 1 Ratings |
Developer | http://freepicturesolutions.com |
[email protected] | |
Payment Type | free |
Extension Website | http://freepicturesolutions.com/online/#ai-to-jpg-converter |
Privacy Policy Page URL | https://www.youconvertit.com/index.php?page=privacy |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "AI to JPG Converter", "default_locale": "en", "description": "Convert AI files to JPG format", "background": { "scripts": [ "background.js" ] }, "version": "2.0", "icons": { "128": "images\/icon-128.png" }, "browser_action": { "default_icon": "images\/icon-128.png" } } |