jubei.jp Items Detector - JP Books/CDs/DVDs

Detects ISBN or EC URLs in the current Web pages, and shows related items info. Makes link to jubei.jp price comparison page.

jubei.jp Items Detector - JP Books/CDs/DVDs란 무엇입니까?

jubei.jp Items Detector - JP Books/CDs/DVDs은(는) https://jubei.jp에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Detects ISBN or EC URLs in the current Web pages, and shows related items info. Makes link to jubei.jp price comparison page."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

jubei.jp Items Detector - JP Books/CDs/DVDs 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        ■概要
閲覧中のウェブページに掲載されている商品(本/CD/DVD他)を検出し、商品情報を表示したり、jubei.jp横断検索サイトに移動して、商品の価格・在庫比較を簡単に行えるようにします。

■使い方
1. 閲覧中のウェブページ内に本のISBNや、ショッピングサイトのアドレス(URL)が見つかると、 ブラウザ右上のポップアップアイコン部に、見つけたISBN/URLの数を表示します。

2-1. ポップアップアイコンを押すと、商品の画像やタイトルがポップアップに表示されます。

2-2. ウェブページの商品検出箇所に、横断検索アイコンを挿入します。このアイコンにマウスカーソルを合わせると、商品タイトルを表示します。

3. ポップアップ内の商品をクリックすると、jubei.jpの商品ページに移動し、価格・在庫の一括比較ができます。

■動作確認サンプルページ
本chrome拡張をインストール後、下記ページで動作をご確認いただけます。
http://jubei.co.jp/chromeext/sample1.html
http://jubei.co.jp/chromeext/sample2.html

■要求する権限の詳細
本chrome拡張がインストール時に要求する権限は、主に下記の用途で使用されています。

[すべてのウェブサイトのデータにアクセスする / Access your data on all websites]
・http://…ではじまるアドレスのページ内容を解析し、ISBNや商品URLの検出を行うため。
・(オプションで許可した場合) https://…で始まるアドレスについても同上。
・検出したISBN等に関連する商品情報を取得する際に、http://book.jubei.jpにアクセスするため。

[タブとブラウジングアクティビティにアクセスする / Access your tabs and browsing activity]
・現在閲覧しているページのアドレスを調べるため。 閲覧ページのアドレスが、ショッピングサイトの商品ページアドレスかどうかを調べます。

■お問い合わせ
・企画・開発: ジューベー株式会社
・不具合のご連絡、ご要望については、当社ウェブサイトよりお問い合わせください。

■更新履歴
[Ver.1.2.0 2013-07-24 JST]
・対応するショッピングサイトURLの追加 (全22サイト)
・短縮URLの検出対応 (amzn.to)
・アフィリエイトURLの検出対応 (3社)
・閲覧ページ内のフローティングウィンドウによる商品タイトル表示機能
・httpsページを既定で解析しないように変更
・オプション(設定)ページの追加

[Ver.1.0.1 2012-12-02 JST]
・Manifest Version 2 に対応

[Ver.1.0.0 2011-07-13 JST]
・初版公開                    

확장 프로그램 기본 정보

이름 jubei.jp Items Detector - JP Books/CDs/DVDs jubei.jp Items Detector - JP Books/CDs/DVDs
ID nfemaaejfpkchgghamanlmeelmjaaclj
공식 URL https://chromewebstore.google.com/detail/jubeijp-items-detector-jp/nfemaaejfpkchgghamanlmeelmjaaclj
설명 Detects ISBN or EC URLs in the current Web pages, and shows related items info. Makes link to jubei.jp price comparison page.
파일 크기 151 KB
설치 횟수 852
현재 버전 2.1.1
최근 업데이트 2023-10-02
출시 날짜 2018-10-27
평점 5.00/5 총 2 개의 평점
개발자 https://jubei.jp
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://jubei.jp/
도움말 페이지 URL https://jubei.co.jp/contactus/
지원되는 언어 en,ja
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_extName__",
    "description": "__MSG_extDescription__",
    "default_locale": "ja",
    "version": "2.1.1",
    "icons": {
        "16": "img\/icon16.png",
        "48": "img\/icon48.png",
        "128": "img\/icon128.png"
    },
    "permissions": [
        "tabs",
        "storage"
    ],
    "host_permissions": [
        "https:\/\/www.e-hon.ne.jp\/*",
        "https:\/\/7net.omni7.jp\/*",
        "https:\/\/wowma.jp\/*",
        "https:\/\/www.yodobashi.com\/*",
        "https:\/\/www.biccamera.com\/*",
        "https:\/\/ec.geo-online.co.jp\/*",
        "https:\/\/merurido.jp\/*",
        "https:\/\/www.tokka.com\/*",
        "https:\/\/joshinweb.jp\/*",
        "https:\/\/www.ec-current.com\/*",
        "https:\/\/www.honyaclub.com\/*",
        "https:\/\/slist.amiami.jp\/*",
        "https:\/\/jubei.jp\/*"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "css": [
                "cs\/cs.css"
            ],
            "js": [
                ".\/libs\/const.js",
                ".\/libs\/itemurl.js",
                ".\/libs\/tag.js",
                ".\/libs\/options.js",
                "content_script.js"
            ],
            "run_at": "document_idle"
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "img\/icon16.png"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ]
        }
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/jubei.jp\/dt\/*"
        ]
    },
    "action": {
        "default_title": "jubei.jp\u6a2a\u65ad\u691c\u7d22: \u30a6\u30a7\u30d6\u30da\u30fc\u30b8\u4e2d\u306eISBN,ASIN,\u30cd\u30c3\u30c8\u30b7\u30e7\u30c3\u30d7URL\u306b\u5bfe\u5fdc\u3059\u308b\u5546\u54c1\u3092\u898b\u308b",
        "default_icon": "img\/icon16.png",
        "default_popup": "popup.html"
    },
    "options_page": "options\/index.html"
}