Par : Shajan Jacob Add-on
Inspect and view changes in Co Apply source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Co Apply",
"version": "1.0.0",
"description": "AI-powered form autofill that intelligently fills any form using your personal data and FAQ.",
"browser_specific_settings": {
"gecko": {
"id": "coapply@example.com",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"personallyIdentifyingInfo",
"websiteContent"
]
}
},
"gecko_android": {
"strict_min_version": "142.0"
}
},
"permissions": [
"storage",
"activeTab"
],
"host_permissions": [
"https://api.deepseek.com/*"
],
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"css": [
"content.css"
],
"run_at": "document_idle"
}
],
"options_ui": {
"page": "options/options.html",
"open_in_tab": true
},
"icons": {
"16": "icons/icon-16.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
}
} Meilleures alternatives Co Apply
Voici quelques Firefox add-ons qui sont similaires à Co Apply :
FormFill AI
Joshua Okwe
ApplyBuddy AI Form Autofiller
Premved Dhote
Superfill.ai
Mihir Kumar
Autofiller AI
Adithyakrishnan
AI Form Filler
Aladel
Smart data Filler
Rishabh
FillFast
Jay
AutoFill Pro
Andrii Cherepkov
AI Autofill — FormWizard
AI AutoFill - Formwizard
Form Filler: AI-Powered & Privacy-First
thuyydt
SmartForm Auto Filler
Dhiraj's Arya
Smart Form Autofill
TechDev