find楽器me!

いつも大変お世話になっている楽器.me様、J-Total Music様のサイトをぱっと見つけます

What is find楽器me!?

find楽器me! is a Chrome extension developed by Unknown, and its main feature is "いつも大変お世話になっている楽器.me様、J-Total Music様のサイトをぱっと見つけます".

Extension Screenshots

screenshot

Download find楽器me! Extension CRX File

Download find楽器me! 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

                        いつもお世話になっている、
「楽器.me」「J-Total Music」をgoogle検索結果で瞬時に見つけるためだけの拡張です。                    

Extension Basic Information

Name find楽器me! find楽器me!
ID benmcjkkcacdniabbooojhfhejacidjm
Official URL https://chromewebstore.google.com/detail/find%E6%A5%BD%E5%99%A8me/benmcjkkcacdniabbooojhfhejacidjm
Description いつも大変お世話になっている楽器.me様、J-Total Music様のサイトをぱっと見つけます
File Size 37.87 KB
Installation Count 80
Current Version 0.1
Last Updated 2019-05-12
Publish Date 2019-05-12
Developer Unknown
Payment Type free
Supported Languages ja
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "find\u697d\u5668me!",
    "description": "\u3044\u3064\u3082\u5927\u5909\u304a\u4e16\u8a71\u306b\u306a\u3063\u3066\u3044\u308b\u697d\u5668.me\u69d8\u3001J-Total Music\u69d8\u306e\u30b5\u30a4\u30c8\u3092\u3071\u3063\u3068\u898b\u3064\u3051\u307e\u3059",
    "version": "0.1",
    "manifest_version": 2,
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.google.com\/search*"
            ],
            "js": [
                "jquery-2.2.0.min.js",
                "content_script.js"
            ]
        }
    ],
    "icons": {
        "16": "16.png",
        "48": "48.png",
        "128": "128.png"
    }
}