iMarketサーチ
右クリックでiMarket(適時開示ネット)を検索するChrome拡張です。
What is iMarketサーチ?
iMarketサーチ is a Chrome extension developed by ティン@iMarket(適時開示ネット), and its main feature is "右クリックでiMarket(適時開示ネット)を検索するChrome拡張です。".
Extension Screenshots
Download iMarketサーチ Extension CRX File
Download iMarketサーチ 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
テキストを選択して、右クリックで表示されるメニューからiMarket(適時開示ネット)で検索を行うことができます。
Extension Basic Information
Name | iMarketサーチ |
ID | acjlglhdafdpngebjlidbmgnlplfpgpd |
Official URL | https://chromewebstore.google.com/detail/imarket%E3%82%B5%E3%83%BC%E3%83%81/acjlglhdafdpngebjlidbmgnlplfpgpd |
Description | 右クリックでiMarket(適時開示ネット)を検索するChrome拡張です。 |
File Size | 23.95 KB |
Installation Count | 478 |
Current Version | 1.0.0 |
Last Updated | 2020-01-21 |
Publish Date | 2020-01-20 |
Developer | ティン@iMarket(適時開示ネット) |
[email protected] | |
Payment Type | free |
Extension Website | https://tyn-imarket.com/ |
Supported Languages | ja |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "iMarket\u30b5\u30fc\u30c1", "version": "1.0.0", "description": "\u53f3\u30af\u30ea\u30c3\u30af\u3067iMarket\uff08\u9069\u6642\u958b\u793a\u30cd\u30c3\u30c8\uff09\u3092\u691c\u7d22\u3059\u308bChrome\u62e1\u5f35\u3067\u3059\u3002", "permissions": [ "contextMenus" ], "background": { "scripts": [ "background.js" ] }, "browser_action": [], "icons": { "16": "icon_16.png", "32": "icon_32.png", "48": "icon_48.png", "128": "icon_128.png" }, "manifest_version": 2 } |