-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# dtf-expand | ||
|
||
This userscript allows loading and displaying the full contents of articles directly in the feed on the [DTF.ru](https://dtf.ru/). | ||
|
||
|
||
## Features | ||
|
||
Click the button in the header of an article to load and display its full contents directly in the feed. | ||
Click the same button again to return to the default view and display short contents of an article. | ||
|
||
|
||
## Installation | ||
|
||
To use userscripts you need to install a userscript manager. | ||
To choose the manager for your browser and platform, see the page: | ||
[Userscript Beginners HOWTO](https://openuserjs.org/about/Userscript-Beginners-HOWTO#how-do-i-get-going-) | ||
|
||
Once you've installed the manager, choose a link below to install the userscript. | ||
[Install directly from GitHub](https://github.com/murphyne/dtf-expand/releases/latest/download/dtf-expand.user.js) |