Emesa helper
Emesa helper
Emesa helperとは何ですか?
Emesa helperはuxdesignによって開発されたChromeの拡張機能で、その主な機能は「Emesa helper」です。
拡張機能のスクリーンショット
Emesa helper拡張機能のCRXファイルをダウンロード
Emesa helper拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Gives the possibility for users to directly open in a new tab the right cms page
拡張機能の基本情報
名前 | Emesa helper |
ID | omocenmohnikhhkonmmndedniiajpiip |
公式URL | https://chromewebstore.google.com/detail/emesa-helper/omocenmohnikhhkonmmndedniiajpiip |
説明 | Emesa helper |
ファイルサイズ | 11.5 KB |
インストール数 | 25 |
現在のバージョン | 0.0.0.1 |
最終更新日 | 2019-05-03 |
公開日 | 2019-05-03 |
開発者 | uxdesign |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | 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\/" ] } |