Inspect and view changes in Testpilot source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Testpilot",
"short_name": "Testpilot",
"description": "Autofill and form automation tools for developers, QA teams, and power users.",
"version": "0.3.0",
"minimum_chrome_version": "116",
"browser_specific_settings": {
"gecko": {
"id": "testpilot@fabernovel.ey.com",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"activeTab",
"scripting",
"storage"
],
"host_permissions": [
"http://*/*",
"https://*/*"
],
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"background": {
"service_worker": "background.js",
"scripts": [
"background.js"
],
"type": "module"
},
"content_scripts": [
{
"matches": [
"http://*/*",
"https://*/*"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"action": {
"default_title": "Open Testpilot",
"default_icon": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
}
},
"content_security_policy": {
"extension_pages": "script-src 'self'; object-src 'self'"
},
"web_accessible_resources": [
{
"resources": [
"popup.html",
"assets/*",
"chunks/*"
],
"matches": [
"http://*/*",
"https://*/*"
]
}
]
} Mejores alternativas Testpilot
Aquí hay algunas Firefox add-ons que son similares a Testpilot:
FormPilot
Meidev
FakerFill
Łukasz Dymek
Instant Form Filler
Qemren
QuickFill
Ebuka Odini
FormSpackle
Code A Program
FillFast
Jay
FormSpackle
Code A Program
QA Form Filler - FillForge
Tugelbay Konabayev
FormQA - Simple Browser Automation for Teams
FormQA
AutoTestInk
Phyllis107
FormFlow
Shivam Gupta
Super Form Filler
Yoosuf Ali Kagzi