Inspect and view changes in ansible-redirect source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "ansible-redirect",
"description": "Automatically redirect to the new URL format of Ansible documentation",
"author": "Jan Willhaus",
"version": "0.1.0",
"icons": {
"64": "logo.svg",
"128": "logo.svg",
"256": "logo.svg"
},
"page_action": {
"default_icon": "logo.svg",
"default_title": "Ansible docs page",
"default_popup": "popup.html"
},
"background": {
"scripts": [
"browser-wrapper.js",
"background.js"
]
},
"content_scripts": [
{
"matches": [
"https://docs.ansible.com/*"
],
"js": [
"browser-wrapper.js",
"content.js"
],
"run_at": "document_start"
}
],
"permissions": [
"*://docs.ansible.com/*",
"webRequest",
"webRequestBlocking",
"storage"
]
} Best ansible-redirect Alternatives
Here are some Firefox add-ons that are similar to ansible-redirect:
Django Redirect
JetBlackPope
Unified Docs Switcher
Doug Harris
py3redirect
Mateusz Maćkowski
Postgres Docs Redirect
Tommaso A
Simply Redirect
uichi
Redirector
TheNamlessGuy
pg_docs_bot
michristofides
Redirect to the old Reddit
wishopt
Auto Webpage Redirect
Colin Maher
Redirector
Einar Egilsson
Java Redirector
RoiEX
BnF Redirect
snr_161