By: Vu
Inspect and view changes in AutoCropFocus source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "AutoCropFocus",
"version": "1.0.0",
"description": "Detect hover focus area on images and crop to that area on demand.",
"permissions": [
"storage",
"activeTab",
"tabs"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"browser_action": {
"default_title": "AutoCropFocus",
"default_popup": "popup.html",
"default_icon": "icons/icon-48.png"
},
"icons": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
},
"browser_specific_settings": {
"gecko": {
"id": "autocropfocus@example.com",
"strict_min_version": "79.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
}
} Best AutoCropFocus Alternatives
Here are some Firefox add-ons that are similar to AutoCropFocus:
SmartCropper
Dieu
Image Focus Blur
Hi Linh
Cutout Focus
Phuc
ImageFocusGuard
Thuy Nguyen
FrameFocus
Kim
Square Crop Preview
Mai
Image Hover Zoom
Estiñe
AutoFocus Input Field
Deborah Campbell
Spotlight Zoom
Hi Duc
Focus Follows Mouse
spyrosoft
Auto Zoom on Hover
ferr
Image Focus Dimmer
Hi Ngoc