提供元: mcsch
Inspect and view changes in WillMap source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "WillMap",
"version": "0.2.8",
"description": "Represents housing data from willhaben.at search results and displays on a map",
"icons": {
"16": "icons/map16.png",
"64": "icons/map64.png",
"128": "icons/map128.png"
},
"action": {
"default_icon": {
"16": "icons/map16.png",
"64": "icons/map64.png",
"128": "icons/map128.png"
}
},
"background": {
"scripts": [
"background.js"
]
},
"permissions": [
"activeTab",
"storage",
"cookies"
],
"host_permissions": [
"https://www.willhaben.at/*"
],
"content_scripts": [
{
"matches": [
"https://www.willhaben.at/*"
],
"js": [
"leaflet.js",
"node_modules/leaflet.markercluster/dist/leaflet.markercluster.js",
"marker.js",
"willmap.js"
],
"css": [
"leaflet.css",
"node_modules/leaflet.markercluster/dist/MarkerCluster.css",
"node_modules/leaflet.markercluster/dist/MarkerCluster.Default.css",
"custom.css"
]
}
],
"web_accessible_resources": [
{
"resources": [
"images/*"
],
"matches": [
"https://www.willhaben.at/*"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "willmap@proton.me"
}
}
} ベストのWillMap代替案
WillMapに類似したFirefox add-onをいくつか紹介します:
WiKarte
FA
Mapview for Kijiji™
Waseem
BigMap for Zillow
Phkhoik10
MapView Everywhere
Tim
Better Zillow
Growthipedia
Rentamap
Rentamap
Google Maps Button (EU Fix)
piotrbialaszczyk
addLinkToMap on Booking.com
raandremsil
BigZillowMap
IWIN
BIG MAP Zillow Plus
WilmaJimmie
Mapio
FX
Clickable Google Maps
Lord_Evron