Skip to content

Commit

Permalink
Version 1.8.0
Browse files Browse the repository at this point in the history
General changes:
- Split parsers & enhancers into separate scripts (DB, IG, PX, TW);
- {selection} replacable string in custom template menu;

DB:
- fixed image hos recognition;
- added quality promotion for downloads;

AS:
- detection fixes
  • Loading branch information
Brawlence committed Nov 2, 2023
1 parent 7d28da9 commit 8a15b5c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* Option to bypass 'Save As…' dialog
* Fetched Tags String preview & copy _(with hotkeys!)_
* Pixiv thumbnail warning on save request
* Twitter, Pixiv max quality promoter & navigation prompt on 'View Image…'
* Pixiv, X (Twitter), Danbooru max quality promoter & navigation prompt on 'View Image…'
* Automatic handling of long names & multiple artists collaboration

## Description ##
Expand Down Expand Up @@ -42,7 +42,7 @@ Hentai-Foundry | **HF** | numeric
Instagram | **IG** | case-sensitive alphanumeric with underscore
Pixiv | **PX** | numeric
Tumblr | **TU** | none
Twitter | **TW** | none
X (Twitter) | **TW** | none
MedicalWhiskey | **MW** | numeric
VidyArt | **VA** | numeric
Danbooru | **DB** | numeric
Expand All @@ -53,7 +53,7 @@ The resulting filename is compatible with https://github.com/0xb8/WiseTagger/iss

*Please note:*
- *On some sites many or all identifiers could be missing (and thus cannot be fetched).*
- *No Unique IDs are known for Twitter and Tumblr. If you do happen to know how to decipher ids for these platforms, please contact me.*
- *No Unique IDs are known for X (Twitter) and Tumblr. If you do happen to know how to decipher ids for these platforms, please contact me.*

## Technical details ##
Every time a new page from the listed domains is loaded, **SIR** adds to it a content script, which responds for pings from the extension.
Expand Down

0 comments on commit 8a15b5c

Please sign in to comment.