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",
"manifest_version": 3,
"name": "Reddit\u4e2d\u6587 | Reddit\u7ffb\u8bd1\u52a9\u624b | Reddit Translator",
"version": "2.0.1",
"icons": {
"16": "icons\/16.png",
"32": "icons\/32.png",
"48": "icons\/48.png",
"128": "icons\/128.png"
},
"action": {
"default_popup": "src\/popup\/index.html",
"default_icon": {
"16": "icons\/16.png",
"32": "icons\/32.png",
"48": "icons\/48.png",
"128": "icons\/128.png"
}
},
"description": "\u8ba9\u4f60\u53ef\u4ee5\u7528\u4e2d\u6587\u5728Reddit\u4e0a\u7545\u804a,\u65e0\u7f1d\u7ffb\u8bd1\u5e16\u5b50\u5185\u5bb9,\u7528\u4e2d\u6587\u5199\u8bc4\u8bba\uff0c\u81ea\u52a8\u8f6c\u82f1\u6587\u53d1\u5e03,\u652f\u6301\u4e00\u952e\u7ffb\u8bd1\u8bc4\u8bba\u533a",
"permissions": [
"storage"
],
"host_permissions": [
"https:\/\/api.openai.com\/*",
"https:\/\/*.reddit.com\/*",
"https:\/\/dashscope.aliyuncs.com\/*"
],
"content_scripts": [
{
"js": [
"assets\/content.tsx-loader-71bc0cd6.js"
],
"matches": [
"https:\/\/*.reddit.com\/*"
],
"css": [
"assets\/InteractionButton-70eee1f4.css"
]
}
],
"web_accessible_resources": [
{
"matches": [
"https:\/\/*.reddit.com\/*"
],
"resources": [
"assets\/InteractionButton-e0ac505e.js",
"assets\/settings-479d6eda.js",
"assets\/content.tsx-d209d183.js"
],
"use_dynamic_url": false
}
]
}