You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+29Lines changed: 29 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,19 @@ Write problems found while working with the script to [Issues](https://github.co
18
18
19
19
**Disclaimer: the usage of this script may violate the Terms of Service of the site it runs on. Use at your own risk.**
20
20
21
+
### 📌 To-Do List: Freeru Companion
22
+
#### 🔧 Main Tasks
23
+
- Full implementation and refinement of site automation features
24
+
- Improving the work of current automated processes
25
+
- Adding new functions for maximum automation
26
+
- Redesigning the task completion system
27
+
- Updating task execution logic
28
+
- Optimizing and improving the interface
29
+
30
+
#### 🛠 Fixes and Optimization
31
+
- Micro-fix for link transition issues
32
+
- Bug fixes related to incorrect redirects
33
+
21
34
### Supported site
22
35
| Site | Features
23
36
| :----------------- | :-----------------
@@ -58,6 +71,19 @@ Automatic updating of the script may require your confirmation.
58
71
59
72
**Отказ от ответственности: использование данного скрипта может нарушать правила сайта, на котором он используется. Используйте на свой страх и риск.**
60
73
74
+
### 📌 To-Do List: Freeru Companion
75
+
#### 🔧 Основные задачи
76
+
- Добавление и полная доработка функции автоматизации действий на сайте
77
+
- Улучшение работы текущих автоматизированных процессов
78
+
- Добавление новых функций для максимальной автоматизации
79
+
- Переработка системы выполнения заданий
80
+
- Обновление логики выполнения заданий
81
+
- Оптимизация и улучшение интерфейса
82
+
83
+
#### 🛠 Исправления и оптимизация
84
+
- Микро-фикс проблемы с переходом по ссылкам
85
+
- Исправление багов, связанных с некорректными редиректами
86
+
61
87
### Поддерживаемые сайты
62
88
| Сайт | Функции
63
89
| :----------------- | :-----------------
@@ -75,4 +101,7 @@ Automatic updating of the script may require your confirmation.
75
101
### Расширение
76
102
1. Скачайте последний zip релиз в [Releases](https://github.com/MAX1MDEV/FreeruCompanion/releases).
77
103
2. Включите режим разработчика в расширениях браузера.
104
+
78
105
3. Установите zip-пакет, переместив его в окно браузера.
0 commit comments