WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
ユニクロ注文履歴検索

ユニクロ注文履歴検索

View on Chrome Web Store
View ユニクロ注文履歴検索 Chrome Extension on Chrome Web Store
Add to bookmarks
0.0 (0 ratings)
1 views
This extension has been viewed 1 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.

ユニクロの注文履歴を簡単に検索・管理できる拡張機能です。過去の購入商品を日付、サイズ、色、性別などで絞り込み、購入傾向を分析することができます。商品ページでは過去の購入履歴を確認できるため、リピート購入も簡単です。
Type
Extension
Users
7 users
1
pureugong
View author page of pureugong
Published
Published on December 4, 2024
Version 1.0.0
Manifest version
3
Updated
Updated on December 4, 2024
productivity/tools
Extension Category
View on Chrome Web Store
View ユニクロ注文履歴検索 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": "\u30e6\u30cb\u30af\u30ed\u6ce8\u6587\u5c65\u6b74\u691c\u7d22",
    "version": "1.0.0",
    "description": "\u30e6\u30cb\u30af\u30ed\u306e\u6ce8\u6587\u5c65\u6b74\u3092\u7c21\u5358\u306b\u691c\u7d22\u30fb\u7ba1\u7406\u3067\u304d\u308b\u62e1\u5f35\u6a5f\u80fd\u3067\u3059\u3002\u904e\u53bb\u306e\u8cfc\u5165\u5546\u54c1\u3092\u65e5\u4ed8\u3001\u30b5\u30a4\u30ba\u3001\u8272\u3001\u6027\u5225\u306a\u3069\u3067\u7d5e\u308a\u8fbc\u307f\u3001\u8cfc\u5165\u50be\u5411\u3092\u5206\u6790\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002\u5546\u54c1\u30da\u30fc\u30b8\u3067\u306f\u904e\u53bb\u306e\u8cfc\u5165\u5c65\u6b74\u3092\u78ba\u8a8d\u3067\u304d\u308b\u305f\u3081\u3001\u30ea\u30d4\u30fc\u30c8\u8cfc\u5165\u3082\u7c21\u5358\u3067\u3059\u3002",
    "host_permissions": [
        "https:\/\/www.uniqlo.com\/*"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.uniqlo.com\/jp\/ja\/*"
            ],
            "js": [
                "content.js"
            ],
            "css": [
                "styles.css"
            ]
        }
    ],
    "icons": {
        "16": "icons\/icon16.png",
        "32": "icons\/icon32.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    }
}
© 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