Emesa helper
Emesa helper
What is Emesa helper?
Emesa helper is a Chrome extension developed by uxdesign, and its main feature is "Emesa helper".
Extension Screenshots
Download Emesa helper Extension CRX File
Download Emesa helper 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
Gives the possibility for users to directly open in a new tab the right cms page
Extension Basic Information
Name | Emesa helper |
ID | omocenmohnikhhkonmmndedniiajpiip |
Official URL | https://chromewebstore.google.com/detail/emesa-helper/omocenmohnikhhkonmmndedniiajpiip |
Description | Emesa helper |
File Size | 11.5 KB |
Installation Count | 25 |
Current Version | 0.0.0.1 |
Last Updated | 2019-05-03 |
Publish Date | 2019-05-03 |
Developer | uxdesign |
[email protected] | |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Emesa helper", "short_name": "Emesa helper", "description": "Emesa helper", "version": "0.0.0.1", "browser_action": { "default_icon": "icon17.png", "default_popup": "popup.html", "default_title": "Open page" }, "permissions": [ "activeTab", "https:\/\/ajax.googleapis.com\/" ] } |