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",
"name": "\u6587\u5b57\u6570\u30ab\u30a6\u30f3\u30bf\u30fc(\u5168\u89d2\u534a\u89d2\u5bfe\u5fdc)",
"manifest_version": 3,
"version": "1.2.0",
"description": "\u9078\u629e\u3057\u305f\u30c6\u30ad\u30b9\u30c8\u306e\u5408\u8a08\u3001\u5168\u89d2\u3001\u534a\u89d2\u306e\u6587\u5b57\u6570\u3092\u305d\u308c\u305e\u308c\u8868\u793a\u3057\u307e\u3059\u3002",
"permissions": [
"contextMenus",
"activeTab",
"scripting"
],
"background": {
"service_worker": "background.js"
}
}