By: ezrachai
Inspect and view changes in Filled - Autofill Google Forms source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Filled - Autofill Google Forms",
"version": "0.1.4",
"description": "Autofill Google Form fields.",
"permissions": [
"storage"
],
"action": {
"default_popup": "popup_compiled/dist/index.html",
"default_icon": {
"48": "icon.png"
}
},
"content_scripts": [
{
"matches": [
"https://docs.google.com/forms/*"
],
"js": [
"browser-polyfill.min.js",
"content.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "ezrachai2@github.com",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
]
}
},
"gecko_android": {
"strict_min_version": "113.0"
}
}
} Best Filled - Autofill Google Forms Alternatives
Here are some Firefox add-ons that are similar to Filled - Autofill Google Forms: