アマゾン売れ筋ランキング一括閲覧

アマゾンの売れ筋ランキング、ベストセラーを一括表示します

Qu'est-ce que アマゾン売れ筋ランキング一括閲覧 ?

アマゾン売れ筋ランキング一括閲覧 est une extension Chrome développée par http://ama.sapo-to.com, et sa fonction principale est "アマゾンの売れ筋ランキング、ベストセラーを一括表示します".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension アマゾン売れ筋ランキング一括閲覧

Téléchargez les fichiers d'extension アマゾン売れ筋ランキング一括閲覧 au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        アマゾン売れ筋ランキング、ベストセラーをまとめて一括で閲覧できます

v1.0.2変更部
・表示設定チェックボックスの削除

v1.0.3変更部
・文字サイズ調整
・アマゾンのhttps化によりランキングが出力されなくなっていたので修正                    

Informations de Base sur l'Extension

Nom アマゾン売れ筋ランキング一括閲覧 アマゾン売れ筋ランキング一括閲覧
ID ddjjpkeidlhnejjioaociaoijddolhkj
URL Officiel https://chrome.google.com/webstore/detail/%E3%82%A2%E3%83%9E%E3%82%BE%E3%83%B3%E5%A3%B2%E3%82%8C%E7%AD%8B%E3%83%A9%E3%83%B3%E3%82%AD%E3%83%B3%E3%82%B0%E4%B8%80%E6%8B%AC%E9%96%B2%E8%A6%A7/ddjjpkeidlhnejjioaociaoijddolhkj
Description アマゾンの売れ筋ランキング、ベストセラーを一括表示します
Taille du Fichier 60.08 KB
Nombre d'Installations 5,000
Version Actuelle 1.0.3
Dernière Mise à Jour 2016-08-26
Date de Publication 2016-08-26
Évaluation 4.60/5 Total 5 Évaluations
Développeur http://ama.sapo-to.com
Type de Paiement free
Langues Prises en Charge ja
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "\u30a2\u30de\u30be\u30f3\u58f2\u308c\u7b4b\u30e9\u30f3\u30ad\u30f3\u30b0\u4e00\u62ec\u95b2\u89a7",
    "description": "\u30a2\u30de\u30be\u30f3\u306e\u58f2\u308c\u7b4b\u30e9\u30f3\u30ad\u30f3\u30b0\u3001\u30d9\u30b9\u30c8\u30bb\u30e9\u30fc\u3092\u4e00\u62ec\u8868\u793a\u3057\u307e\u3059",
    "version": "1.0.3",
    "options_page": "options.html",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "permissions": [
        "https:\/\/ajax.googleapis.com\/",
        "tabs"
    ],
    "browser_action": {
        "default_icon": "icon19.png",
        "default_popup": "popup.html"
    }
}