ヤフーファイナンスサーチ
右クリックでヤフーファイナンスを検索するChrome拡張です。
What is ヤフーファイナンスサーチ?
ヤフーファイナンスサーチ is a Chrome extension developed by ティン@iMarket(適時開示ネット), and its main feature is "右クリックでヤフーファイナンスを検索するChrome拡張です。".
Extension Screenshots
Download ヤフーファイナンスサーチ Extension CRX File
Download ヤフーファイナンスサーチ 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
テキストを選択して、右クリックで表示されるメニューからヤフーファイナンスで検索を行うことができます。
Extension Basic Information
Name | ヤフーファイナンスサーチ |
ID | heamgfoilolkbhldeblakhanbdjldpjf |
Official URL | https://chromewebstore.google.com/detail/%E3%83%A4%E3%83%95%E3%83%BC%E3%83%95%E3%82%A1%E3%82%A4%E3%83%8A%E3%83%B3%E3%82%B9%E3%82%B5%E3%83%BC%E3%83%81/heamgfoilolkbhldeblakhanbdjldpjf |
Description | 右クリックでヤフーファイナンスを検索するChrome拡張です。 |
File Size | 25.8 KB |
Installation Count | 130 |
Current Version | 1.0.0 |
Last Updated | 2020-01-27 |
Publish Date | 2020-01-27 |
Developer | ティン@iMarket(適時開示ネット) |
[email protected] | |
Payment Type | free |
Supported Languages | ja |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "\u30e4\u30d5\u30fc\u30d5\u30a1\u30a4\u30ca\u30f3\u30b9\u30b5\u30fc\u30c1", "version": "1.0.0", "description": "\u53f3\u30af\u30ea\u30c3\u30af\u3067\u30e4\u30d5\u30fc\u30d5\u30a1\u30a4\u30ca\u30f3\u30b9\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 } |