[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y ] [Search | Free Show | Home]

Anyone knows if there are any scripts/plugins that allow you

This is a blue board which means that it's for everybody (Safe For Work content only). If you see any adult content, please report it.

Thread replies: 5
Thread images: 1

File: 7235_04b0.jpg (182KB, 400x495px) Image search: [Google]
7235_04b0.jpg
182KB, 400x495px
Anyone knows if there are any scripts/plugins that allow you to automatically redirect links from one browser to another?

Example: if I click on a youtube video in firefox, the link opens in chrome instead
>>
bump, google brings up nothing but virus removal guides
>>
If you were on Android or iOS, there are special 'per domain' hooks available, so I'm pretty sure you can Jerry rig something in a few minutes for redirection

I am not certain at all. for Windows. there are "per protocol" hooks but you'd need greasemonkey on both browsers, make a list on one browser of the domains you'd like to run in another browser, then replace the http part by, for example, firefox:// or chromium:// (chrome is a reserved protocol in Firefox, it won't work) and use the windows defaults (or your browser's defaults to redirect that address to the other browser, then, in the other browser, have a script that replaces all firefox:// to http://

It'd work, probably
>>
>>59263410
I'm on windows and use greasemonkey on both, could you give me some tips on how I could go about writing this kind of script?
>>
// ==UserScript==
// @name test
// @namespace test
// @description test
// @include >>59263051
// @version 1
// @grant none
// ==/UserScript==
if(content.document.location == "http://boards.4chan.org/g/thread/59263051"){
window.location.replace("chromium://"http://boards.4chan.org/g/thread/59263051")
}


I've tried this but it didn't really do anything.
Thread posts: 5
Thread images: 1


[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y] [Search | Top | Home]

I'm aware that Imgur.com will stop allowing adult images since 15th of May. I'm taking actions to backup as much data as possible.
Read more on this topic here - https://archived.moe/talk/thread/1694/


If you need a post removed click on it's [Report] button and follow the instruction.
DMCA Content Takedown via dmca.com
All images are hosted on imgur.com.
If you like this website please support us by donating with Bitcoins at 16mKtbZiwW52BLkibtCr8jUg2KVUMTxVQ5
All trademarks and copyrights on this page are owned by their respective parties.
Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.
This is a 4chan archive - all of the content originated from that site.
This means that RandomArchive shows their content, archived.
If you need information for a Poster - contact them.