URL API

- LS

API to retrieve the various parts that make up a given URL from a given URL string.

Chrome

  1. 4 - 22: Not supported
  2. 23 - 31: Not supported
  3. 32 - 145: Supported
  4. 146: Supported
  5. 147 - 149: Supported

Edge

  1. 12 - 145: Supported
  2. 146: Supported

Safari

  1. 3.1 - 6.1: Not supported
  2. 7: Not supported
  3. 7.1 - 26.3: Supported
  4. 26.4: Supported
  5. 26.5 - TP: Supported

Firefox

  1. 2 - 25: Not supported
  2. 26 - 148: Supported
  3. 149: Supported
  4. 150 - 152: Supported

Opera

  1. 9 - 12.1: Not supported
  2. 15 - 18: Not supported
  3. 19 - 126: Supported
  4. 127: Supported

IE

  1. 5.5 - 10: Not supported
  2. 11: Not supported

Chrome for Android

  1. 146: Supported

Safari on iOS

  1. 3.2 - 6.1: Not supported
  2. 7: Not supported
  3. 8 - 26.3: Supported
  4. 26.4: Supported
  5. 26.5: Supported

Samsung Internet

  1. 4 - 28: Supported
  2. 29: Supported

Opera Mini

  1. all: Not supported

Opera Mobile

  1. 10 - 12.1: Not supported
  2. 80: Supported

UC Browser for Android

  1. 15.5: Supported

Android Browser

  1. 2.1 - 4.3: Not supported
  2. 4.4: Not supported
  3. 4.4.3: Supported
  4. 146: Supported

Firefox for Android

  1. 149: Supported

QQ Browser

  1. 14.9: Supported

Baidu Browser

  1. 13.52: Supported

KaiOS Browser

  1. 2.5: Supported
  2. 3: Supported

See also URLSearchParams.

Resources:
MDN Web Docs - URL interface
MDN Web Docs - URL constructor
Polyfill for this feature is available in the core-js library