By: whosnipedmysass
Inspect and view changes in Apple Maps Redirect source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Apple Maps Redirect for Google Maps Links",
"version": "1.1.0",
"description": "Automatically forwards Google Maps links and navigations to Apple Maps.",
"icons": {
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"64": "icons/icon-64.png",
"96": "icons/icon-96.png",
"128": "icons/icon-128.png",
"512": "icons/icon-512.png"
},
"permissions": [
"<all_urls>",
"tabs",
"webNavigation",
"webRequest",
"webRequestBlocking"
],
"background": {
"scripts": [
"shared/redirect.js",
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"shared/redirect.js",
"shared/google-page-context.js",
"content.js"
],
"run_at": "document_start",
"all_frames": true
}
],
"web_accessible_resources": [
"shared/redirect.js",
"shared/google-page-context.js",
"page-hook.js"
],
"browser_specific_settings": {
"gecko": {
"id": "apple-maps-redirect@example.local",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
]
}
},
"gecko_android": {
"strict_min_version": "142.0"
}
}
} Best Apple Maps Redirect Alternatives
Here are some Firefox add-ons that are similar to Apple Maps Redirect:
Google to Apple Maps Redirector
Shub
RedirectWeb (Mac exclusive)
Manabu Nakazawa
Change Maps links in DuckDuckGo Search
Andy Zhou
Auto Webpage Redirect
Colin Maher
No Google Translate Websites
Enzo
Auto Bypasser by Linkvertise-bypass.com
S3tup_
Skip Google Redirect
Chandrion
Youtube blind redirect
0x08
Direct Links
Firefox user 13910912
Redirect AMP to HTML
Aleksandersen
Auto-Redirect To "Did You Mean" Results
DistractionBlockerPro