(docs) external link

This commit is contained in:
MM20
2024-08-13 19:17:08 +02:00
parent c2a82778f9
commit f19074b1e8
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -72,6 +72,7 @@
<category android:name="android.intent.category.BROWSABLE" /> <category android:name="android.intent.category.BROWSABLE" />
<data android:scheme="https"/> <data android:scheme="https"/>
<data android:path="/in-app"/> <data android:path="/in-app"/>
<data android:path="/in-app.html"/>
<data android:host="kvaesitso.mm20.de"/> <data android:host="kvaesitso.mm20.de"/>
</intent-filter> </intent-filter>
</activity> </activity>
+1 -1
View File
@@ -17,7 +17,7 @@ or install them manually as APK files.
### Activation ### Activation
After the plugin has been installed, it needs to be activated in the launcher settings. To do this, After the plugin has been installed, it needs to be activated in the launcher settings. To do this,
go to <a href="/in-app?route=settings/plugins">settings > plugins</a>, tap on the plugin you want to activate, and enable it. The plugin will go to <a href="https://kvaesitso.mm20.de/in-app?route=settings/plugins" rel="external">settings > plugins</a>, tap on the plugin you want to activate, and enable it. The plugin will
show a permission dialog. Tap on "Allow" to give the launcher the necessary permission to access show a permission dialog. Tap on "Allow" to give the launcher the necessary permission to access
the plugin's data. the plugin's data.