diff --git a/fastlane/metadata/android/en-US/full_description.txt b/fastlane/metadata/android/en-US/full_description.txt new file mode 100644 index 0000000..ce941e4 --- /dev/null +++ b/fastlane/metadata/android/en-US/full_description.txt @@ -0,0 +1 @@ +

ChromeXt adds UserScript and Dev Tools support to Chrome using Xposed framework.

Chromium based browsers, such as Bromite, Samsung Internet, and Brave, are fully supported. Most WebView based browsers are also supported, if not, please report it.

Note for WebView based browsers users: you only need to enable this module for the browser application you wish to use, not for any possible WebView applications, _neither_ for the Android system.

Once installed, you can install UserScripts from popular sources: URLs that ends with .user.js. From the three dots page menu, ChromeXt offers you the Developer tools menu for the UserScript manager front end, and the Eruda console menu for other pages. For WebView based browsers and Samsung Internet, these menu items are presented in the context menu.

\ No newline at end of file diff --git a/fastlane/metadata/android/en-US/images/icon.png b/fastlane/metadata/android/en-US/images/icon.png new file mode 100644 index 0000000..04c088e Binary files /dev/null and b/fastlane/metadata/android/en-US/images/icon.png differ diff --git a/fastlane/metadata/android/en-US/short_description.txt b/fastlane/metadata/android/en-US/short_description.txt new file mode 100644 index 0000000..8aa8a6c --- /dev/null +++ b/fastlane/metadata/android/en-US/short_description.txt @@ -0,0 +1 @@ +UserScripts and Dev Tools support for Chromium based and WebView based browsers \ No newline at end of file diff --git a/fastlane/metadata/android/en-US/video.txt b/fastlane/metadata/android/en-US/video.txt new file mode 100644 index 0000000..84e08ca --- /dev/null +++ b/fastlane/metadata/android/en-US/video.txt @@ -0,0 +1 @@ +https://www.youtube.com/watch?v=1Qm4dU-XnJM \ No newline at end of file