By: Geo Search
Inspect and view changes in Geo Search source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Geo Search",
"version": "1.0",
"description": "Select and search address",
"icons": {
"48": "icons/icon.png"
},
"permissions": [
"contextMenus",
"tabs"
],
"background": {
"scripts": [
"geoSearch.js"
]
},
"content_scripts": [
{
"matches": [
"*://*.mozilla.org/*"
],
"js": [
"loger.js"
]
}
]
} Best Geo Search Alternatives
Here are some Firefox add-ons that are similar to Geo Search: