By: Bibon
Inspect and view changes in Image Reverse Lookup Helper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Image Reverse Lookup Helper",
"version": "1.0",
"description": "Thêm nút Tìm kiếm ảnh tương tự qua Google, Bing, Yandex ngay trên hình ảnh.",
"permissions": [
"contextMenus",
"activeTab"
],
"background": {
"scripts": [
"background.js"
],
"persistent": true
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
]
}
],
"icons": {
"48": "icon.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{272e274d-7f13-48a1-9218-1ad666bd867b}"
}
}
} Best Image Reverse Lookup Helper Alternatives
Here are some Firefox add-ons that are similar to Image Reverse Lookup Helper: