By: Code A Program
Inspect and view changes in AI Input Filler source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "ai-input-filler",
"description": "AI Auto Fill",
"version": "0.0.0",
"icons": {
"16": "icon/16.png",
"32": "icon/32.png",
"48": "icon/48.png",
"96": "icon/96.png",
"128": "icon/128.png"
},
"permissions": [
"activeTab",
"storage",
"scripting",
"tabs",
"contextMenus"
],
"background": {
"persistent": true,
"scripts": [
"background.js"
]
},
"browser_action": {
"default_title": "Default Popup Title",
"default_popup": "popup.html"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"run_at": "document_end",
"js": [
"content-scripts/content.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{c577efc7-5a65-47a8-9370-30ec73e9f5e3}"
}
}
} Best AI Input Filler Alternatives
Here are some Firefox add-ons that are similar to AI Input Filler: