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": "1.0.1",
"manifest_version": 3,
"name": "\u306f\u3066\u306a\u30d6\u30ed\u30b0 \u672a\u8aad\u6570",
"description": "\u306f\u3066\u306a\u30d6\u30ed\u30b0\u306e\u8cfc\u8aad\u30ea\u30b9\u30c8\u306e\u672a\u8aad\u306e\u8a18\u4e8b\u306e\u6570\u3092\u8868\u793a\u3057\u307e\u3059",
"action": {
"default_icon": "images\/icon38.png"
},
"background": {
"service_worker": "service-worker-loader.js",
"type": "module"
},
"permissions": [
"webRequest",
"tabs",
"alarms"
],
"host_permissions": [
"https:\/\/blog.hatena.ne.jp\/api\/recent_subscribing"
],
"icons": {
"16": "images\/icon16.png",
"32": "images\/icon32.png",
"48": "images\/icon48.png",
"128": "images\/icon128.png"
}
}