四季報オンラインサーチ

右クリックで四季報オンラインを検索するChrome拡張です。

What is 四季報オンラインサーチ?

四季報オンラインサーチ is a Chrome extension developed by ティン@iMarket(適時開示ネット), and its main feature is "右クリックで四季報オンラインを検索するChrome拡張です。".

Extension Screenshots

screenshot

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 pgkckjofcfnmfeblpcbalkhocebkjjeh
Official URL https://chromewebstore.google.com/detail/%E5%9B%9B%E5%AD%A3%E5%A0%B1%E3%82%AA%E3%83%B3%E3%83%A9%E3%82%A4%E3%83%B3%E3%82%B5%E3%83%BC%E3%83%81/pgkckjofcfnmfeblpcbalkhocebkjjeh
Description 右クリックで四季報オンラインを検索するChrome拡張です。
File Size 31.08 KB
Installation Count 97
Current Version 1.0.1
Last Updated 2019-12-25
Publish Date 2019-12-24
Developer ティン@iMarket(適時開示ネット)
Email [email protected]
Payment Type free
Supported Languages ja
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "\u56db\u5b63\u5831\u30aa\u30f3\u30e9\u30a4\u30f3\u30b5\u30fc\u30c1",
    "version": "1.0.1",
    "description": "\u53f3\u30af\u30ea\u30c3\u30af\u3067\u56db\u5b63\u5831\u30aa\u30f3\u30e9\u30a4\u30f3\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
}