WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Just Amazon (jp)

Just Amazon (jp)

View on Chrome Web Store
View Just Amazon (jp) Chrome Extension on Chrome Web Store
Add to bookmarks
4.4 (5 ratings)
1 new ratings
10 views
This extension has been viewed 10 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

amazon.co.jp での検索結果をAmazon.co.jpの商品のみにします。
Type
Extension
Users
3,000 users
IIMURA Takuji
View author page of IIMURA Takuji
Published
Published on April 14, 2017
Version 3.0.4
Manifest version
3
Updated
Updated on July 9, 2025
lifestyle/shopping
Extension Category
View on Chrome Web Store
View Just Amazon (jp) Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Just Amazon (jp)",
    "description": "amazon.co.jp \u3067\u306e\u691c\u7d22\u7d50\u679c\u3092Amazon.co.jp\u306e\u5546\u54c1\u306e\u307f\u306b\u3057\u307e\u3059\u3002",
    "version": "3.0.4",
    "icons": {
        "16": "icon\/JustAmazon16.png",
        "48": "icon\/JustAmazon48.png",
        "128": "icon\/JustAmazon128.png"
    },
    "background": {
        "service_worker": "serviceWorker.js"
    },
    "action": {
        "default_icon": "icon\/JustAmazon32.png",
        "default_title": "\u691c\u7d22\u7d50\u679c\u3092Amazon.co.jp\u3067\u8ca9\u58f2\u3055\u308c\u3066\u3044\u308b\u3082\u306e\u3060\u3051\u306b\u5909\u66f4\u3059\u308b"
    },
    "permissions": [
        "tabs",
        "declarativeNetRequest",
        "offscreen"
    ],
    "host_permissions": [
        "*:\/\/www.amazon.co.jp\/s*"
    ],
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "enableRule",
                "enabled": true,
                "path": "enableRule.js"
            },
            {
                "id": "disableRule",
                "enabled": false,
                "path": "disableRule.js"
            }
        ]
    }
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top