Inspect and view changes in Lazy Load Controller source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Lazy Load Controller",
"version": "1.0",
"description": "Quản lý tải hình ảnh/video khi cần thiết để tăng tốc độ.",
"permissions": [
"tabs",
"activeTab",
"webNavigation"
],
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"48": "icon.png"
}
},
"icons": {
"48": "icon.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{e20c6277-6ae1-4a6a-9f93-ac891558fecb}"
}
}
} 최고의 Lazy Load Controller 대안
다음은 Lazy Load Controller과(와) 유사한 Firefox add-on입니다: