Apps112

URLCheck 3.5 - Google Play




About URLCheck

This application acts as an intermediary when opening url links. When you do so, a window containing information about the url is displayed, allowing you to make changes to it as well. Specially useful when you need to...

This application acts as an intermediary when opening url links. When you do so, a window containing information about the url is displayed, allowing you to make changes to it as well.
Specially useful when you need to open an external link either from an email, a social network app or others.

URLCheck is developed by TrianguloY, originally for personal use. It is open source (under CC BY 4.0 license), free, without any ads or trackers, light sized and using as few permissions as necessary (only the internet permission, for module checks that will only be performed when the user request them). The source code is available on GitHub too, if you want to suggest changes, perform modifications or propose a new translation: https://github.com/TrianguloY/URLCheck

The app is structured with a modular setup, you can enable/disable and reorder individual modules, which include:

* Input text: Displays the current url which can be edited manually. Can't be disabled.
* History: View and revert any change from other modules, including edits from the user (typical undo/redo feature)
* Log: Keeps a log of all checked urls, which you can view, edit, copy, clear...
* Status code: By pressing the button a network request will be made to retrieve that url, and the status code will be displayed (ok, server error, not found...). Additionally, if it corresponds to a redirection, press the message to check the new url. The url is fetched, but not evaluated, so redirection based on javascript won't be detected.
* Url Scanner: Allows you to scan the url using VirusTotal, and check the report. A free personal VirusTotal API key is needed for it to work. VirusTotal™ is a trademark of Google, Inc.
* Url Cleaner: Uses the ClearURLs catalog to remove referral and useless parameters from the url. It also allows for common offline url redirections. Built-in catalog from https://docs.clearurls.xyz/latest/specs/rules/
* Unshortener: Uses https://unshorten.me/ to unshorten urls remotely.
* Queries remover: Displays the decoded individual url queries, which you can remove or check.
* Pattern module: Checks the url with regex patterns that warns, suggests or applies replacements. You can modify or create your own patterns, or even use user-created ones.
Built-in patterns include:
- Warning when contains non-ascii characters like greek letters. This can be used for phishing: googĺe.com vs google.com
- Suggest replacing 'http' with 'https'
- Suggest replacing Youtube, Reddit or Twitter with privacy-friendly alternatives [disabled by default]
* Hosts checker: This module labels hosts, configured either by specifying them manually or by using a remote hosts-like file. You can use it to warn about dangerous or special sites. The builtin configuration specifies StevenBlack's hosts (adware/malware, fakenews, gambling and adult content) from https://github.com/StevenBlack/hosts
* Debug module: Displays the intent uri, and optionally info about the ctabs (custom tabs) service. This is intended for developers.
* Open module: Contains the open and share buttons. If a link can be opened with multiple apps, an arrow will be shown to let you choose. Can't be disabled.



Previous Versions

Here you can find the changelog of URLCheck since it was posted on our website on 2023-07-03 14:33:07. The latest version is 3.5 and it was updated on 2026-06-16 22:39:37. See below the changes in each version.

URLCheck version 3.5
Updated At: 2026-04-07
Changes: V 3.5 - Improve: Allow token on Unshorten module - Improve: Json editor (monospace and font size) - Improve: Default patterns (Rickroll, twitter, eddrit, farside) - Internal: Translations fixes and updates
URLCheck version 3.4
Updated At: 2025-12-22
Changes: V 3.4 - Improve: Rewritten VirusTotal integration: use api v3 and show more details (vote third place) - Improve: Allow app component and/or package in the open automation - Improve: Allow list of strings on 'regex' and 'excludeRegex' for patterns - Improve: $REFERRER$ for the webhook body - Improve: Close url editText on enter - New: excludeRegex on automations - New: Toast automation sample - Fix: bold host display not working with host-only urls - Fix: non-clickable links on json editor
URLCheck version 3.4.1
Updated At: 2025-12-22
Changes: V 3.4.1 - Improve: Updated translations - Fix: Report error instead of deleting extra json elements in the editor - Fix: Avoid some errors when using http services - Internal: Several updates and minor changes
URLCheck version 3.3.1
Updated At: 2025-04-03
Changes: V 3.3.1 - New: Allow multiple referrers on automations - Fix: Automations other than the first not working - Fix: Unescaped dots on example patterns
URLCheck version 3.3
Updated At: 2025-03-28
Changes: V 3.3 - New: Configurable dialog width - New: Automations: 'referrer' and 'stop' - New: Open&replace text on long-click - New: Register the app to open some common url intents (thanks ArtikusHG!) - New: Sample pattern song.link (thanks shalva-an!) - Improve: Automations: Allow multiple actions - Improve: Automations and patterns: 'regex' is now optional - Fix: Custom tabs not working when opening from some apps (like Google search) - Remove: 'clear' automation (wasn't working)
URLCheck version 3.2
Updated At: 2025-02-26
Changes: V 3.2 - Improve: enhanced JSON editor (vote second place) - New: upper-case-in-domain default pattern (thanks Bakr-Ali!) - Fix: 'rejected' urls hide the opened app V 3.1 - New module: Webhook. Thanks to anoop-b! - New automations: clear and close - Improve: Allow multiple regex on automations - Improve: Tweaked style of history module - Fix: Disable auto-updates after using the Input module
URLCheck version 3.1
Updated At: 2025-01-18
Changes: V 3.1 - New module: Webhook - New automations: clear and close - Improve: Allow multiple regex on automations - Improve: Tweaked style of history module - Fix: Disable auto-updates after using the Input module V 3.0 - New: Automation (vote winner) - Change: Text input edit mode is now a popup - Fix: Uri parser should no longer decode twice - Improve: Updated main screen icons
URLCheck version 3.0
Updated At: 2024-11-10
Changes: V 3.0 - New: Automation (vote winner) - Change: Text input edit mode is now a popup - Fix: Uri parser should no longer decode twice - Improve: Updated main screen icons
URLCheck version 2.16
Updated At: 2024-09-04
Changes: V 2.16 - Improve: Detect multiple activities for the same app - Improve: Show first app icon - Improve: Display applied patterns in order - Debug: Include query results in the debug module V 2.15 - New: Animations (can be disabled) - Fix: Better rejected detection. And allow to disable. - Fix: Custom tabs should work in more situations (links not opening) - Fix: Emojis and other non-standard characters on the Uri parts module - Improvement: Better error message when a module can't be enabled
URLCheck version 2.17
Updated At: 2024-09-04
Changes: V 2.17 - Improve: Input Text module display - Improve: Hosts module will check for subdomains too - Fix: Avoid crashes when decoding invalid text - Fix: Avoid crashes with malformed queries - Fix: Updated invalid lastUpdate of ClearUrl catalog - Fix: Module enable switches was sometimes reset when the app was sent to the background - Fix: Double decoding of url parts


Related Apps

Here you can find apps that are similar with URLCheck.



Disclaimer

Official Google Play Link


We do not host URLCheck on our servers. We did not scan it for viruses, adware, spyware or other type of malware. This app is hosted by Google and passed their terms and conditions to be listed there. We recommend caution when installing it.

The Google Play link for URLCheck is provided to you by apps112.com without any warranties, representations or guarantees of any kind, so access it at your own risk.

If you have questions regarding this particular app contact the publisher directly. For questions about the functionalities of apps112.com contact us.

BarCode2D-PNG


Click stars to rate this APP!

Users Rating:  
  0.0/5     0
Downloads: 7
Updated At: 2026-06-16 22:39:37
Publisher: TrianguloY
Operating System: Android
License Type: Free