Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "author": "POE2TOOLS", "content_scripts": [ { "js": [ "content.js" ], "matches": [ "https:\/\/poe.ninja\/*" ], "run_at": "document_start" } ], "description": "poe2 ninja \u30b5\u30a4\u30c8\u306e\u30a2\u30a4\u30c6\u30e0\u3068\u30b9\u30ad\u30eb\u3092\u65e5\u672c\u8a9e\u306b\u5909\u63db\u3057\u3001\u4fbf\u5229\u306a\u6a5f\u80fd\u3092\u8ffd\u52a0\u3057\u307e\u3059\u3002", "icons": { "16": "icons\/icon16.png", "32": "icons\/icon32.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "manifest_version": 3, "name": "POE2 ninja \u65e5\u672c\u8a9e\u5316 + \u6a5f\u80fd\u8ffd\u52a0", "permissions": [ "storage" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.6.1", "web_accessible_resources": [ { "matches": [ "https:\/\/poe.ninja\/*" ], "resources": [ "translations.json" ] } ] }