제작자: humanbydefinition Add-on
Inspect and view changes in Textmode Overlay source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Textmode Overlay",
"description": "Turn <canvas> and <video> elements into live ASCII art.",
"version": "1.2.0",
"icons": {
"16": "/icons/icon-16.png",
"32": "/icons/icon-32.png",
"48": "/icons/icon-48.png",
"128": "/icons/icon-128.png"
},
"permissions": [
"activeTab",
"scripting",
"storage",
"unlimitedStorage"
],
"web_accessible_resources": [
{
"resources": [
"fonts/UrsaFont.ttf",
"fonts/atascii.ttf",
"fonts/Bescii-Mono.ttf",
"fonts/cpc464.ttf"
],
"matches": [
"*://*/*"
]
}
],
"action": {
"default_title": "Textmode Overlay",
"default_icon": {
"16": "/icons/icon-16.png",
"32": "/icons/icon-32.png"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{61e3318b-fa4a-4c0c-883f-3723d22a3834}",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"background": {
"type": "module",
"scripts": [
"background.js"
]
}
} 최고의 Textmode Overlay 대안
다음은 Textmode Overlay과(와) 유사한 Firefox add-on입니다:
Text on Tap captions overlay
Sander Pasveer
Twitch chat overlay
icosferu
Alt Overlay
Věnceslav
Comment Overlay
Comment Overlay
Smart Whiteboard Overlay
Mr Raymond
Coverlay
hansp
Image Alt Overlay
Věnceslav
Animated Text Overlay
Kalliopi
ASCIIArtGenerator
sieuDEVtry
Twitch chat overlay transparen
kazukazu
Web Canvas
Jaiwanth
Words obfuscator
Whatever