Inspect and view changes in MyMaps Defunct Cleaner source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "MyMaps Defunct Cleaner",
"version": "1.0.1",
"description": "Detecta lugares cerrados permanentemente en tu mapa de Google My Maps y los elimina",
"browser_specific_settings": {
"gecko": {
"id": "mymaps-closed-cleaner@mj047",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"host_permissions": [
"https://www.google.com/*"
],
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"https://www.google.com/maps/d/edit*",
"https://www.google.com/maps/d/u/*/edit*"
],
"js": [
"lib/i18n.js",
"lib/core.js",
"panel.js"
],
"css": [
"panel.css"
],
"run_at": "document_idle"
}
],
"web_accessible_resources": [
{
"resources": [
"icons/icon-16.png",
"icons/icon-32.png",
"icons/icon-48.png",
"icons/icon-128.png"
],
"matches": [
"https://www.google.com/*"
]
}
],
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"action": {
"default_title": "MyMaps Defunct Cleaner",
"default_icon": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
}
}
} Best MyMaps Defunct Cleaner Alternatives
Here are some Firefox add-ons that are similar to MyMaps Defunct Cleaner: