Por: FredDamon
Inspect and view changes in Google Maps Notes Fixer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Google Maps Notes Fixer",
"version": "1.0",
"description": "Restores and improves the notes feature on Google Maps, ensuring you can add, edit, and view your saved notes seamlessly",
"icons": {
"48": "./gs-logo.png"
},
"web_accessible_resources": [
"/html/controls.html"
],
"browser_action": {
"browser_style": false,
"default_icon": "./gs-logo.png",
"default_title": "Google Sucks",
"default_popup": "./controls.html"
},
"content_scripts": [
{
"matches": [
"*://www.google.com/maps/dir/*"
],
"js": [
"./index.js"
],
"css": [
"./index.css"
]
}
],
"permissions": [
"storage",
"<all_urls>"
],
"browser_specific_settings": {
"gecko": {
"id": "{74ae89a2-8669-45c3-b117-70cc83691d8f}"
}
}
} Mejores alternativas Google Maps Notes Fixer
Aquí hay algunas Firefox add-ons que son similares a Google Maps Notes Fixer: