Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "action": { "default_icon": "images\/icon.png", "default_popup": "options.html", "default_title": "POE2 Trade zh" }, "background": { "service_worker": "js\/background.js" }, "content_scripts": [ { "js": [ "js\/app.js" ], "matches": [ "https:\/\/www.pathofexile.com\/trade2\/*" ], "run_at": "document_start" }, { "js": [ "js\/result.js" ], "matches": [ "https:\/\/www.pathofexile.com\/trade2\/*" ], "run_at": "document_end" } ], "description": "\u8b93\u570b\u969b\u7248 POE2 Trade \u7db2\u9801\u652f\u63f4\u4e2d\u6587\u88dd\u5099\u3001\u8a5e\u7db4\u641c\u5c0b", "host_permissions": [ "https:\/\/www.pathofexile.com\/trade2\/*", "https:\/\/pathofexile.tw\/trade2\/*", "https:\/\/poe.game.qq.com\/api\/trade2\/*" ], "icons": { "48": "images\/icon.png", "128": "images\/128x128.png" }, "manifest_version": 3, "name": "POE2 Trade zh", "permissions": [ "storage", "unlimitedStorage" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "0.1.1", "web_accessible_resources": [ { "matches": [ "https:\/\/www.pathofexile.com\/*" ], "resources": [ "js\/translate.zh_TW.js" ] } ] }