提供元: Angela
Inspect and view changes in VidText Copy source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "__MSG_extensionName__",
"version": "1.0.4",
"description": "__MSG_extensionDescription__",
"icons": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
},
"permissions": [
"activeTab",
"storage",
"contextMenus"
],
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"48": "icons/icon-48.png"
}
},
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"css": [
"content.css"
]
}
],
"commands": {
"toggle_selectext": {
"suggested_key": {
"default": "Ctrl+Shift+X",
"mac": "Command+Shift+X"
},
"description": "Toggle Selectext"
}
},
"web_accessible_resources": [
"icons/icon-48.png"
],
"browser_specific_settings": {
"gecko": {
"id": "{9efd469d-b755-40b1-a2b3-47649d1dadbc}"
}
}
} ベストのVidText Copy代替案
VidText Copyに類似したFirefox add-onをいくつか紹介します:
Selectext: Copy Text from Videos
Selectext
CaptionClip
Adam Tarantino
YouTube Transcript Copy
Dislike Lever
Keyboard Text Copier
bpedrazaa
YouTube Transcript Copy
necipsagiro
TubersLab - Youtube Notepad
BLTech
YouTube Transcript Copier
dampps
VoiceToText - Live Transcription
Yasir Gasim
Ctrl + C : Copy Text only
Neon
YouTube Transcript
Louis
DocTextCopy
Katsu
Fast YouTube Share
Flame Quests