Simple Url Switcher Chrome Extension

Simple Url Switcher chrome extension

Simple Url Switcher for Chrome Download

Simple Url Switcher chrome extension is Switch url fluidly (for example youtube/soundcloud in keeping the progression) from your current device to another.

switch url fluidly (for example youtube/soundcloud in keeping the progression) from your current device to another.
Switch to many devices like computer and smartphones fluidly and quickly:

for example continue to watch your youtube/soundcloud in keeping the current progression from your current device to another in 2 click.

one left click to the extension icon save the current page to the selected server in option (with current timestamp if managed for this website).

You can now open it by visiting the swap.html file of your server on all other device who you don't have / can't install browser extension (quick tip: you have mobile browser like kiwi for install browser extension in android) or rigth click on the extension button and select open here.

Curently managed for keep media time (on other website we just save the page's url):

https://soundcloud.com

https://www.twitch.tv

https://youtube.com

https://www.franceinter.fr

Sources of this extension are available at: https://github.com/lp177/SUS

You can build your own server in folowing this basic exemple (need to replace MY_TOKEN_KEY_HERE with your random selected token put in extension settings) for [server]/swap.php containing:

<?php

$myToken = 'MY_TOKEN_KEY_HERE';

if (isset($_POST['auth_key'],$_POST['data']) && $_POST['auth_key'] === $myToken)

{

file_put_contents('swap.txt', $_POST['data'], LOCK_EX);

file_put_contents('swap.html', '<html><body><script>window.location = "'.$_POST['data'].'";</script><body></html>', LOCK_EX);

header('Access-Control-Allow-Origin: *');

echo 'ok';

}

else

header('Location: swap.txt');

How to install Simple Url Switcher chrome extension in chrome Browser

You can Follow the below Step By Step procedure to install the Simple Url Switcher Chrome Extension to your Chrome Web browser.

  • Step 1: Go to the Chrome webstore https://chrome.google.com/webstore or download the extension Simple Url Switcher Chrome Extension Download from https://pluginsaddonsextensions.com
  • Step 2: Now search for the Simple Url Switcher in Chrome Webstore Search and click on the search button.
  • Step 3: click on the Simple Url Switcher Chrome Extension Link
  • Step 4: in the next page click on the Add to Chrome button to Download and Install the Simple Url Switcher extension for your Chrome Web browser .

Simple Url Switcher Chrome extension Download

Looking for a method to Simple Url Switcher Download for Chrome then this download link is for you.

It is the Simple Url Switcher Chrome extension download link you can download and install Chrome Browser.

Download Simple Url Switcher chrome extension (CRX)

Tags: Youtube Soundcloud , Current Device , Html Body Script Window , Html Html , Media Time , Server Swap , Current Timestamp , Key Post Data Post , Many Devices , Quick Tip , Post Data , Token Key , Selected Server , Browser Extension , Basic Exemple , Script Body Html , Selected Token Put , Html File ,

Simple Url Switcher Related Chrome Extensions