db-gn 1.0.6 → 1.0.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +5 -5
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -15,12 +15,10 @@ The project includes:
|
|
|
15
15
|
* Multi-tab game interface
|
|
16
16
|
* Search system
|
|
17
17
|
* Favorites system
|
|
18
|
+
* Autoclicker
|
|
18
19
|
* Bookmarklet launcher
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
* Embedded launcher methods
|
|
22
|
-
* Lightweight static deployment
|
|
23
|
-
* Multiple mirror deployments
|
|
20
|
+
* NPM svg launcher
|
|
21
|
+
* New tab cloaking
|
|
24
22
|
|
|
25
23
|
The project currently contains access to over **2608 games**.
|
|
26
24
|
|
|
@@ -34,6 +32,8 @@ The project currently contains access to over **2608 games**.
|
|
|
34
32
|
|
|
35
33
|
## Launch Methods
|
|
36
34
|
|
|
35
|
+
---
|
|
36
|
+
|
|
37
37
|
### NPM svg
|
|
38
38
|
|
|
39
39
|
```text
|