제작자: Einar Egilsson
Inspect and view changes in Redirector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Redirector",
"icons": {
"16": "images/icon-light-theme-16.png",
"19": "images/icon-light-theme-19.png",
"32": "images/icon-light-theme-32.png",
"38": "images/icon-light-theme-38.png",
"48": "images/icon-light-theme-48.png",
"64": "images/icon-light-theme-64.png",
"128": "images/icon-light-theme-128.png"
},
"description": "Automatically redirect content based on user-defined rules.",
"background": {
"scripts": [
"js/redirect.js",
"js/background.js"
]
},
"applications": {
"gecko": {
"id": "redirector@einaregilsson.com"
}
},
"version": "3.5.3",
"options_ui": {
"chrome_style": true,
"page": "popup.html"
},
"manifest_version": 2,
"browser_action": {
"default_popup": "popup.html",
"theme_icons": [
{
"dark": "images/icon-light-theme-16.png",
"light": "images/icon-dark-theme-16.png",
"size": 16
},
{
"dark": "images/icon-light-theme-19.png",
"light": "images/icon-dark-theme-19.png",
"size": 19
},
{
"dark": "images/icon-light-theme-32.png",
"light": "images/icon-dark-theme-32.png",
"size": 32
},
{
"dark": "images/icon-light-theme-38.png",
"light": "images/icon-dark-theme-38.png",
"size": 38
},
{
"dark": "images/icon-light-theme-48.png",
"light": "images/icon-dark-theme-48.png",
"size": 48
},
{
"dark": "images/icon-light-theme-64.png",
"light": "images/icon-dark-theme-64.png",
"size": 64
},
{
"dark": "images/icon-light-theme-128.png",
"light": "images/icon-dark-theme-128.png",
"size": 128
}
],
"default_icon": {
"16": "images/icon-light-theme-16.png",
"19": "images/icon-light-theme-19.png",
"32": "images/icon-light-theme-32.png",
"38": "images/icon-light-theme-38.png",
"48": "images/icon-light-theme-48.png",
"64": "images/icon-light-theme-64.png",
"128": "images/icon-light-theme-128.png"
},
"default_title": "Redirector"
},
"permissions": [
"webRequest",
"webRequestBlocking",
"webNavigation",
"storage",
"tabs",
"http://*/*",
"https://*/*",
"notifications"
]
} 최고의 Redirector 대안
다음은 Redirector과(와) 유사한 Firefox add-on입니다:
Redirector
Jakub Filo
Redirector URL
rxliuli
Auto Webpage Redirect
Colin Maher
Simple Redirector
carsooon
Redirector
TheNamlessGuy
URLRedirector
Yingcai FENG
RedirectorPro
Red Granite
Domain Redirector
Parsa
Redirect Me
Pascaru
Domain Redirector
ooo
Skip Redirect
Sebastian Blask
Redirector (Unofficial)
NUH