talkdesk-useragent-switcher/extension/firefox
Tobias Speicher 368f3029ac
Replace deprecated String.prototype.substr()
String.prototype.substr() is deprecated (see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/substr) so we replace it with slice() which works similarily but isn't deprecated.
Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
2022-02-20 19:30:58 +01:00
..
_locales fixes #114 2020-12-28 14:17:45 +01:00
data updating UA list 2022-02-14 02:50:35 -05:00
common.js Replace deprecated String.prototype.substr() 2022-02-20 19:30:58 +01:00
LICENSE fixes #114 2020-12-28 14:17:45 +01:00
manifest.json updating UAs 2021-06-30 09:49:44 -04:00
ReadMe.txt updating UA list baed on list14.json by @UserAgentsz87333 2021-05-02 02:58:29 -04:00
schema.json fixes #114 2020-12-28 14:17:45 +01:00
ua-parser.min.js updating UA list baed on list14.json by @UserAgentsz87333 2021-05-02 02:58:29 -04:00

ua-parser.min.js:
  https://github.com/faisalman/ua-parser-js/releases/tag/0.7.28