Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
"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
}
]
}