제작자: ali
Inspect and view changes in wow pdf source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "wow pdf",
"short_name": "wowpdf",
"version": "1.0.0",
"description": "Read and translate PDF, EPUB, MOBI, and AZW3 books page by page with AI-powered translation.",
"homepage_url": "https://github.com/yourname/autotrans-pdf",
"support_url": "https://github.com/yourname/autotrans-pdf/issues",
"privacy_policy": "https://github.com/yourname/autotrans-pdf#privacy-policy",
"icons": {
"48": "icons/icon.svg"
},
"permissions": [
"tabs",
"activeTab",
"storage",
"clipboardWrite",
"webRequest",
"webRequestBlocking",
"<all_urls>",
"file:///*"
],
"background": {
"scripts": [
"background/background.js"
]
},
"web_accessible_resources": [
"contentScripts/interceptAudio.js"
],
"content_scripts": [
{
"matches": [
"*://chatgpt.com/*",
"*://*.chatgpt.com/*",
"*://chat.openai.com/*",
"*://claude.ai/*",
"*://*.claude.ai/*",
"*://gemini.google.com/*"
],
"js": [
"contentScripts/contentScriptSidebarUi.js",
"contentScripts/contentScriptAiSidebar.js"
],
"run_at": "document_start",
"all_frames": true
}
],
"browser_action": {
"default_title": "Open Book Translator",
"default_icon": {
"48": "icons/icon.svg"
}
},
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"sidebar_action": {
"default_title": "Book Translator Sidebar",
"default_panel": "sidebar.html",
"open_at_install": false
},
"commands": {
"open-copy-viewer": {
"suggested_key": {
"default": "Alt+Shift+P"
},
"description": "Open the PDF copy workspace for the current tab"
},
"quick-copy-page-text": {
"suggested_key": {
"default": "Alt+Shift+C"
},
"description": "Open the workspace and copy the current PDF page text"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{8a5b9c3d-4f7e-45d1-9a2f-123456789abc}",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} 최고의 wow pdf 대안
다음은 wow pdf과(와) 유사한 Firefox add-on입니다: