Datalife Engine Farsi
Show Latest News From DataLife Engine Persian Support Site.
What is Datalife Engine Farsi?
Datalife Engine Farsi is a Chrome extension developed by IMP, and its main feature is "Show Latest News From DataLife Engine Persian Support Site.".
Extension Screenshots
Download Datalife Engine Farsi Extension CRX File
Download Datalife Engine Farsi 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
Show Latest News from DataLife Engine Persian Support Team in Google Chrome Browser. You Can Always Get Latest News and Files Directly in Your Chrome Browser with AJAX Technology.
Extension Basic Information
Name | |
ID | fnpjjeohchlhmhdlkohkjopdhdebkhgf |
Official URL | https://chrome.google.com/webstore/detail/datalife-engine-farsi/fnpjjeohchlhmhdlkohkjopdhdebkhgf |
Description | Show Latest News From DataLife Engine Persian Support Site. |
File Size | 67.73 KB |
Installation Count | 71 |
Current Version | 1.0.3 |
Last Updated | 2013-08-21 |
Publish Date | 2013-08-21 |
Rating | 4.20/5 Total 5 Ratings |
Developer | IMP |
Payment Type | free |
Extension Website | http://www.datalifeengine.ir/ |
Help Page URL | http://www.datalifeengine.ir/ |
Supported Languages | en-US |
manifest.json | |
{ "browser_action": { "default_icon": { "19": "images\/icon19.png", "38": "images\/icon38.png" }, "default_popup": "index.html", "default_title": "DataLife Engine Farsi" }, "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'", "description": "Show Latest News From DataLife Engine Persian Support Site.", "icons": { "128": "images\/icon.png", "16": "images\/icon16.png", "48": "images\/icon48.png" }, "manifest_version": 2, "name": "Datalife Engine Farsi", "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.3", "web_accessible_resources": [ "images\/icon.png", "images\/icon16.png", "images\/icon48.png" ], "permissions": [ "http:\/\/*.datalifeengine.ir\/*" ] } |