제작자: wujiawen
Inspect and view changes in Utils Plugin source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Chrome Utils Plugin",
"description": "Dev-friendly toolbox (URL formatter, JSON formatter, Cookie tools, …) built with React & Ant Design",
"version": "1.0.0",
"icons": {
"16": "icons/16x16.png",
"32": "icons/32x32.png",
"48": "icons/48x48.png",
"128": "icons/128x128.png"
},
"action": {
"default_title": "Chrome Utils",
"default_icon": {
"16": "icons/16x16.png"
}
},
"background": {
"scripts": [
"background.js"
],
"type": "module"
},
"permissions": [
"sidePanel",
"tabs",
"cookies",
"storage",
"downloads"
],
"host_permissions": [
"<all_urls>"
],
"side_panel": {
"default_path": "sidepanel.html"
},
"content_security_policy": {
"extension_pages": "script-src 'self'; worker-src 'self'; object-src 'self'"
},
"sidebar_action": {
"default_title": "Chrome Utils",
"default_panel": "sidepanel.html",
"default_icon": {
"16": "icons/16x16.png",
"32": "icons/32x32.png",
"48": "icons/48x48.png"
}
},
"browser_specific_settings": {
"gecko": {
"id": "wujiawen.work@gmail.com",
"strict_min_version": "58.0"
}
}
} 최고의 Utils Plugin 대안
다음은 Utils Plugin과(와) 유사한 Firefox add-on입니다:
Ctool 程序开发常用工具
baiy
FeHelper(前端助手)
阿烈叔
JSON 美化工具
愤怒的猪
StackOnlineTools: Your ultimate all-in-one toolbox
stackonlinetools.com
fly63工具箱
fly63
Dev Toolkit — 440+ Developer Tools
yurukusa
99Tools: Web Developer Toolkit
99Tools
Prettier Now
ntnyq
NexusLabs DevKit — 8+ Developer Tools
Akash Kumar Singh
Dev Helper code
betonline