Pixiv 增强

专注沉浸式体验,1.屏蔽广告,直接访问热门图片 2.使用users入り的方式搜索 3.搜索pid、uid和作者 4.显示原图及尺寸,图片重命名,下载原图|gif图|动图帧zip|多图zip 5.显示画师id、画师背景图 6.自动加载评论 7.对动态标记作品类型 8.去除重定向 9.单页排序 10.控制面板选择想要的功能 github:https://github.com/Ahaochan/Tampermonkey,欢迎star和fork。

这是此脚本的所有版本。 只显示代码更新过的版本

  • v0.9.2 2025-04-27 Imported from URL
  • v0.9.3 2025-04-27
  • v0.9.2 2025-04-27

    升级版本号

  • v0.9.1 2025-04-27

    功能开关改造

    功能开关改造

    功能开关改造

    localStorage并发情况下有bug

    多语言翻译

  • v0.9.1 2025-04-27

    二次优化和修正(重要)

    重要优化:

    1. 再次修改优化搜索增强的 2. 修改父级grid布局 部分,使其无论是小屏小窗和大屏大窗模式下四个搜索栏和下拉框都能根据窗口宽度动态调整大小,同时判断目前页面是否为新旧 UI 的搜索栏表单,并为其准备两种不同的修改父级grid布局方案,使其无论是新旧 UI 的搜索表单布局都能使其顶栏布局更加统一、合理、好看。

    2. 解决功能 8. 动态隐藏(去除)顶栏LOGO右侧占位空白 不生效的问题

    3. 通过浏览 PIXIV 各个页面增加完善功能 8. 动态隐藏(去除)顶栏LOGO右侧占位空白 需要隐藏顶栏LOGO右侧占位空白的操作条件

    一般优化:

    1. 根据脚本现在的功能,稍微完善了一下脚本开头的功能简介

    2. 增加并完善我经手修改过的代码注释,以便其他人能更快的了解代码的用途

    PS:这回已在 Chrome 加 Tampermonkey 和 Firefox 加 Tampermonkey 两进行测试,无明显问题,推荐作者再次合并以便完善之前的合并带来的小问题,另外由于这次加前一次已经增加和修改了脚本一部分功能,因此看作者能不能并入后给脚本在加 0.0.1 的版本号,谢谢。

    Merge pull request #104 from zhangzuwei/master

    针对小方面改进优化和新增一个辅助功能的二次优化和修正(重要)

  • v0.9.1 2025-04-23

    Update Pixiv 增强.user.js

    脚本优化改进

    Merge pull request #102 from zhangzuwei/patch-1

    小方面改进优化和新增一个辅助功能

  • v0.8.6 2023-12-13

    关闭过期功能

  • v0.8.6 2023-09-07

    添加搜索作者

    修复追更按钮的不断触发问题 规范变量声明的可变性 增加功能的可选开关

    页面跳转未能触发脚本重载时会mutationObserver消耗不必要的资源甚至卡死,添加监听器进行管理

    修复不显示图片分辨率的问题

    略微修改配置文字格式

    修复搜索url编码问题,完善作者搜索

    修复无法替换原图的问题

    添加加载原图功能选项

    优化可读性

    合并代码解决冲突

    add todo

    fix 无法显示图片尺寸的问题

    合并代码解决冲突

    fix 获取不到open变量

    升级版本号

    Merge branch 'CrazyboyQCD-master'

  • v0.8.5 2023-09-07

    ✨ 优化observerFactory性能

  • v0.8.5 2023-07-26

    🐛 fix #79

  • v0.8.5 2023-07-26

    fix: 无法移除热门图片遮罩层, Update Pixiv 增强.user.js, feat: 移除图片页"删除广告"按钮, Merge pull request #81 from Nep-Timeline/patch-1

    fix: 无法移除热门图片遮罩层 & feat: 移除图片页"删除广告"按钮

  • v0.8.3 2021-02-25 Imported from URL
  • v0.8.2 2020-08-30 Imported from URL
  • v0.8.1 2020-03-13 Adapt to Pixiv UI changes
  • v0.8.0 2020-03-07 update version
  • v0.7.9 2020-03-07 修复Pixiv 增强.user.js中选取顶部form元素时可能选取错误的bug 根据PixivBatchDownloader扩展程序作者xuejianxianzun的建议修改了form选择器, Merge pull request #44 from catyue/master 修复Pixiv 增强.user.js中选取顶部form元素时可能选取错误的bug
  • v0.7.9 2020-03-04 Workaround for Fastly/Cloudflare CDN, optimize regex, Merge branch 'Dreista-patch-1'
  • v0.7.8 2020-03-02 fix #41
  • v0.7.7 2020-02-27 fix bug https://greasyfork.org/zh-CN/forum/discussion/71322/x
  • v0.7.6 2020-02-26 Imported from URL
  • v0.7.6 2020-02-26
  • v0.7.6 2020-02-26 修复搜索users入り
  • v0.7.5 2020-02-26 lazy load uid, 修复搜索pid和uid
  • v0.7.4 2020-01-09 Update member index page url scheme, update version, Merge branch 'Dreista-patch-1'
  • v0.7.3 2019-12-08 fix bug https://greasyfork.org/zh-CN/forum/discussion/67382/x
  • v0.7.2 2019-12-05 Imported from URL
  • v0.7.2 2019-12-05
  • v0.7.2 2019-12-05 过滤广告, fix bug #33
  • v0.7.1 2019-11-22 fix bug https://greasyfork.org/zh-CN/forum/discussion/66411/x
  • v0.7.0 2019-11-10 Imported from URL
  • v0.7.0 2019-11-10
  • v0.7.0 2019-11-10
  • v0.7.0 2019-11-10 fix bug pixiv变量未找到, 删除无用代码, fix bug 全局参数获取, fix bug 全局参数获取, 页面没有展示收藏数, 关闭单页排序, fix bug 修复搜索页面的搜索框的bug
  • v0.6.4 2019-09-26 自动加载回复
  • v0.6.3 2019-09-26 Update URL pattern matching, Pixiv url change, Merge branch 'Dreista-master'
  • v0.6.3 2019-09-07 fix bug #28
  • v0.6.2 2019-09-02 Imported from URL
  • v0.6.1 2019-08-14 fix bug 移除页脚广告 .ad-footer, Merge pull request #27 from sunfkny/patch-1 fix bug 移除页脚广告 .ad-footer
  • v0.6.1 2019-08-07 fix bug https://greasyfork.org/zh-CN/forum/discussion/61422/x
  • v0.6.0 2019-06-19 fix bug https://greasyfork.org/zh-CN/forum/discussion/58753/x
  • v0.5.9 2019-06-11 feature https://greasyfork.org/zh-CN/forum/discussion/58355/x
  • v0.5.8 2019-05-05 fix bug https://greasyfork.org/zh-CN/forum/discussion/56493/x
  • v0.5.7 2019-04-19 fix bug https://github.com/Ahaochan/Tampermonkey/issues/19#issuecomment-477481187, fix bug 画师信息重复显示
  • v0.5.6 2019-03-03 删除反混淆代码
  • v0.5.5 2019-02-25 fix bug https://github.com/Ahaochan/Tampermonkey/issues/22, Merge pull request #23 from Ahaochan/issues22 fix bug https://github.com/Ahaochan/Tampermonkey/issues/22
  • v0.5.5 2019-02-25 update description
  • v0.5.5 2019-02-25
  • v0.5.5 2019-02-25
  • v0.5.5 2019-02-25 1. 添加控制面板, 进行懒加载 https://github.com/Ahaochan/Tampermonkey/issues/20 https://github.com/Ahaochan/Tampermonkey/issues/15 2. 添加 GMKeys 方便管理 3. 修复 image size 和 author info
  • v0.5.4 2019-02-12 fix bug https://github.com/Ahaochan/Tampermonkey/issues/21

显示脚本的所有版本