-
Notifications
You must be signed in to change notification settings - Fork 12
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
1 parent
601241a
commit 5f33767
Showing
3 changed files
with
53 additions
and
4 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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 |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
// @name:es Comic Looms | ||
// @name:ka Comic Looms | ||
// @namespace https://github.com/MapoMagpie/eh-view-enhance | ||
// @version 4.10.6 | ||
// @version 4.10.7 | ||
// @author MapoMagpie | ||
// @description Manga Viewer + Downloader, Focus on experience and low load on the site. Support you in finding the site you are searching for. | ||
// @description:zh-CN 漫画阅读 + 下载器,注重体验和对站点的负载控制。支持你正在搜索的站点。 | ||
|
@@ -21,6 +21,15 @@ | |
// @supportURL https://github.com/MapoMagpie/eh-view-enhance/issues | ||
// @downloadURL https://github.com/MapoMagpie/eh-view-enhance/raw/master/eh-view-enhance.user.js | ||
// @updateURL https://github.com/MapoMagpie/eh-view-enhance/raw/master/eh-view-enhance.meta.js | ||
// @match https://*.pixiv.net/* | ||
// @match https://steamcommunity.com/* | ||
// @match https://twitter.com/* | ||
// @match https://x.com/* | ||
// @match https://*.instagram.com/* | ||
// @match https://*.manhuagui.com/* | ||
// @match https://*.mangacopy.com/* | ||
// @match https://*.copymanga.tv/* | ||
// @match https://*.artstation.com/* | ||
// @match *://*/* | ||
// @require https://cdn.jsdelivr.net/npm/@zip.js/[email protected]/dist/zip-full.min.js | ||
// @require https://cdn.jsdelivr.net/npm/[email protected]/dist/FileSaver.min.js | ||
|
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