By: dhsm
Inspect and view changes in ACF source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "ACF",
"version": "1.5.5",
"description": "Autocomplete fields of page",
"icons": {
"48": "icons/logo-48.png",
"96": "icons/logo-48.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{902c4d36-79c6-4fac-abb6-dcbbb50b01cf}",
"strict_min_version": "95.0"
}
},
"permissions": [
"activeTab",
"storage"
],
"browser_action": {
"default_icon": "icons/logo-96.png",
"default_title": "ACF",
"default_popup": "popup/main.html"
},
"content_scripts": [
{
"matches": [
"*://*/*"
],
"js": [
"content.js"
]
}
]
} Best ACF Alternatives
Here are some Firefox add-ons that are similar to ACF: