WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
楽天の PR 商品を非表示にする

楽天の PR 商品を非表示にする

View on Chrome Web Store
View 楽天の PR 商品を非表示にする Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (2 ratings)
5 views
This extension has been viewed 5 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.

楽天市場の検索結果から PR 商品(広告商品)を消します。
Type
Extension
Users
455 users
5
Cside
View author page of Cside
Published
Published on September 5, 2023
Version 0.0.4
Manifest version
3
Updated
Updated on October 29, 2025
lifestyle/shopping
Extension Category
Website
Visit developer website
View on Chrome Web Store
View 楽天の PR 商品を非表示にする 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",
    "version": "0.0.4",
    "name": "\u697d\u5929\u306e PR \u5546\u54c1\u3092\u975e\u8868\u793a\u306b\u3059\u308b",
    "description": "\u697d\u5929\u5e02\u5834\u306e\u691c\u7d22\u7d50\u679c\u304b\u3089 PR \u5546\u54c1\uff08\u5e83\u544a\u5546\u54c1\uff09\u3092\u6d88\u3057\u307e\u3059\u3002",
    "manifest_version": 3,
    "default_locale": "ja",
    "action": {
        "default_icon": "images\/icon38.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "images\/icon16.png",
        "32": "images\/icon32.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/contentScript.ts-loader-42f203b2.js"
            ],
            "matches": [
                "https:\/\/search.rakuten.co.jp\/search\/mall\/*"
            ],
            "run_at": "document_end",
            "css": [
                "assets\/contentScript-8e13a485.css"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "https:\/\/search.rakuten.co.jp\/*"
            ],
            "resources": [
                "assets\/contentScript.ts-12cdc43f.js"
            ],
            "use_dynamic_url": false
        }
    ]
}
© 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