1137 Commits

Author SHA1 Message Date
Faisal Salman
2223a2b2d4 Add new browser: LibreWolf
https://librewolf.net/
2024-11-03 11:32:02 +07:00
Faisal Salman
246c038895 Improve browser detection: Maxthon 2024-11-03 11:17:30 +07:00
Faisal Salman
2dc1be1a50 Add new browser: 115 Browser
http://pc.115.com/
2024-11-03 01:35:47 +07:00
Faisal Salman
2624a92b39 Improve browser detection: 2345 & 360 2024-11-03 01:30:47 +07:00
Faisal Salman
d571859b2e Improve browser detection: Comodo Dragon, or simply Dragon 2024-11-02 20:17:50 +07:00
Faisal Salman
b7c2f541d9 Add new browsers: Slimjet & SlimBoat
https://www.slimjet.com/
2024-11-02 19:57:54 +07:00
Faisal Salman
10b81836f1 Improve browser detection: SRWare Iron 2024-11-02 18:26:35 +07:00
Faisal Salman
5a1d0319f8 Add new helper method: isBot() to detect whether current browser is a bot 2024-11-02 13:15:33 +07:00
Faisal Salman
7a754ef227 Update browser.type="inapp" for InApp browsers 2024-11-02 12:30:31 +07:00
Faisal Salman
1e0175c001 Update version to 2.0.0-rc.1 2.0.0-rc.1 2024-10-29 22:29:51 +07:00
Faisal Salman
aad163ffc5 Change withFeatureCheck() return value to also include PromiseLike<T> as an anticipation 2024-10-29 22:15:07 +07:00
Faisal Salman
9890f9f5f8 Move icons under /dist folder 2024-10-25 10:31:07 +07:00
Faisal Salman
fe15f115f9 Fix #754: Add new Engine: ArkWeb & new OS: OpenHarmony 2024-10-22 21:36:46 +07:00
Faisal Salman
7201755f5f Fix #719 - Add icons 2024-10-18 21:36:44 +07:00
Faisal Salman
5b7fe9141b [submodule:enums] Replace underscore with quotation 2024-10-17 15:48:32 +07:00
Faisal Salman
a4c81a5600 [submodule:extensions] Add new crawler: OAI-SearchBot (OpenAI's bot for SearchGPT) 2024-09-28 10:33:33 +07:00
Faisal Salman
f00fb3a2e2 [submodule:extensions] Restore Bots as an umbrella term for any kind of automated browsers: CLIs, Crawlers, Fetchers, and Modules 2024-09-22 13:50:00 +07:00
Faisal Salman
391b8087fb Fix #747: Python Request mistakenly identified as Meta Quest 2024-09-20 09:26:39 +07:00
Faisal Salman
3de1961892 Add new helper method: isElectron() to detect whether the current window is running inside Electron 2024-09-14 13:20:56 +07:00
Faisal Salman
db1612401f Add new helper method: isFromEU() to detect whether user comes from an EU country 2024-09-14 12:58:55 +07:00
Faisal Salman
b9f1bf6223 Fix #743 - Improve device detection for Xiaomi 2024-09-06 19:26:05 +07:00
Faisal Salman
491c2d7477 Add new device vendor: itel
https://www.itel-life.com/
2024-08-24 10:40:54 +07:00
Faisal Salman
b1dae13245 [extension][bot] Add AhrefsBot, AhrefsSiteAudit, Dotbot, Rogerbot, Uptimerobot, Coc Coc Bot 2024-08-20 14:06:06 +07:00
Faisal Salman
b8d823dd57 Improve detection: Amazon Echo Show devices 2024-08-16 14:23:07 +07:00
Faisal Salman
ccc554232b Improve detection: recognize Samsung Galaxy Watch devices as wearable 2024-08-16 14:19:49 +07:00
Pablo Osés
68ae2a76de
adding detection of MJ12Bot and SemrushBot into extension Crawlers including testing (#738) 2024-08-14 10:46:46 +07:00
Joey Parrish
692b175d49
feat: Update and expand Chromecast device families (#724) 2024-08-14 10:46:21 +07:00
Faisal Salman
cce9060b4f Add more TCL devices 2024-08-06 21:23:54 +07:00
Faisal Salman
ac3a3c33dc Add new device vendor: TCL
https://www.tcl.com/global/en/mobile
2024-08-04 10:29:17 +07:00
Faisal Salman
cf775f18f0 Restore unintentionally removed code from previous commit 2024-07-31 10:48:24 +07:00
Faisal Salman
9065949451 Add new vendor: Nothing
https://nothing.tech
2024-07-31 10:43:27 +07:00
lj0812
15391d2b8d
Improve browser detection for Quark (#737)
Co-authored-by: lijian01 <lijian01@kanzhun.com>
Co-authored-by: Faisal Salman <f@faisalman.com>
2024-07-31 10:42:33 +07:00
Faisal Salman
62fb6c2925 Fix #660 - Add new helper method: getDeviceVendor() to guess the device vendor from a model name 2024-07-27 22:48:58 +07:00
Faisal Salman
c391d8a73c Update isAppleSilicon() helper method to also check for WebGL renderer info #732 2024-07-27 11:25:56 +07:00
Faisal Salman
654285cf9c Add new browser: Helio 2024-06-23 11:59:54 +07:00
Faisal Salman
21162f1277 BREAKING CHANGE - Rename isChromiumBased -> isChromeFamily & isPWA -> isStandalonePWA 2024-06-22 22:26:58 +07:00
Faisal Salman
50c15ad5a8 Add new helper method isPWA() to check for standalone mode. Also fix #728 2024-06-22 21:45:30 +07:00
Faisal Salman
a74ace8dd1 Add Yahoo! Japan to Crawler, Fetcher, & InApp browser 2024-06-22 00:13:13 +07:00
Faisal Salman
81cbbe504e Remove package.js & move pull_request_template inside /.github 2024-06-16 23:30:27 +07:00
Faisal Salman
4e64cb644f Migrate to uaparser.dev 2024-06-16 23:27:30 +07:00
Faisal Salman
f24e4acae2 Update playwright test 2024-06-16 14:02:30 +07:00
Faisal Salman
4fa991be16 Update README.md 2024-06-16 00:11:24 +07:00
Faisal Salman
de4978e8d9 Add mediaplayer as a new browser.type 2024-06-11 09:12:36 +07:00
Faisal Salman
b52a7ea268 Add new XR device & OS: Pico - https://www.picoxr.com/global 2024-06-11 00:14:04 +07:00
Faisal Salman
b75e4493dc Update changelog 2024-06-10 11:43:37 +07:00
Faisal Salman
6b642e2838 [Extensions submodule] Add ChatGPT-User as fetcher 2024-06-08 20:18:56 +07:00
Faisal Salman
5328642e18 Update version to 2.0.0-beta.3 2.0.0-beta.3 2024-06-08 01:17:52 +07:00
Faisal Salman
bdcd927304 Update test for extensions 2024-06-08 00:27:28 +07:00
Faisal Salman
db3423a76c BREAKING - Remove bot type, divide as crawler / fetcher
Add new crawler: Baiduspider, DuckDuckBot, & Sogou Web Spider
Add new fetcher: Mastodon, Pinterestbot, Redditbot, LinkedInBot, Discordbot, Telegrambot, Twitterbot, Snapchat Bot, WhatsApp
2024-06-08 00:06:27 +07:00
Faisal Salman
173325faa1 Add some well-known bot user-agents: Applebot, Amazonbot, Bytespider, Claudebot, Yandexbot 2024-06-06 22:36:15 +07:00