제작자: Simple Complexity
Inspect and view changes in SimpleForm source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "SimpleForm",
"version": "1.15",
"manifest_version": 3,
"description": "Adds tooltip icons to form to show definitions on hover. Features refresh, toggle visibility, and text lookup.",
"action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
}
},
"permissions": [
"activeTab",
"storage",
"identity",
"contextMenus"
],
"host_permissions": [
"<all_urls>"
],
"background": {
"scripts": [
"backgroundScript.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"dist/contentScript.js"
],
"run_at": "document_idle"
}
],
"content_security_policy": {
"extension_pages": "script-src 'self'; object-src 'self'"
},
"web_accessible_resources": [
{
"resources": [
"SC_COLOR.png",
"icon128.png",
"icon16.png",
"icon48.png"
],
"matches": [
"<all_urls>"
]
}
],
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "marketing@simple-complexity.com",
"strict_min_version": "109.0"
}
}
} 최고의 SimpleForm 대안
다음은 SimpleForm과(와) 유사한 Firefox add-on입니다:
Accessible Form Helper
Maigen
Tooltip Suggestions
Nicole
Simple Form Fill
Sebastian Blask
SimpleFill - Autofill Forms
Softal
Quizify AI Form Builder
Arham Web Works
Smart Forms
Jackson Kasi
FormFiller
Soufiane H.
SmartFill
Klaas Schuijtemaker
Form Tools
Mark Simon
SmartForm Auto Filler
Dhiraj's Arya
Instant Form Filler
Qemren
Easy Form Fill
F Room Software