제작자: noguc
Inspect and view changes in Text Decoder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Text Decoder",
"version": "1.0",
"description": "選択した文字列をデコードして吹き出しで表示します。",
"applications": {
"gecko": {
"id": "k.noguchi@mbsd.jp"
}
},
"permissions": [
"contextMenus",
"activeTab",
"storage"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
]
}
],
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"browser_action": {
"default_popup": "options.html",
"default_icon": {
"16": "icon16.png",
"48": "icon16.png",
"128": "icon16.png"
}
},
"content_security_policy": "script-src 'self'; object-src 'self'; style-src 'self' 'unsafe-inline'"
} 최고의 Text Decoder 대안
다음은 Text Decoder과(와) 유사한 Firefox add-on입니다:
Smart Decoder
arlocolburnextensions
Decoder
Firefox user 14696955
Base64 Decoder
PlatinumSif
Web-Encoder
Tanyiqu
Decode base64 Extension
underlines
TextCount
Hikari
Sweet Decoder
yousif
d3coder Plus
789WIN
WebClipper
axun18
EncodeX
Mohamed Afsar J
Base64 Pal
MRX
Base64 Decoder on Selection
createOne999