Greasy Fork
登录
简体中文 (zh-CN)
繁體中文 (zh-TW)
Help us translate!
脚本
帮助
更多
高级搜索
用户列表
库
管理日志
☰
脚本
讨论
帮助
高级搜索
用户列表
库
管理日志
登录
简体中文 (zh-CN)
繁體中文 (zh-TW)
Help us translate!
信息
代码
历史
反馈 (1)
统计
Image Viewer
View full image without leaving the page or on a new tab without ads
这些是代码发生过变更的脚本版本
显示所有版本
v1.3.1
2023-03-01
fix: `imagetwist` image URL extracting for `.jpeg` images - Enable running tests on commit - Update dependencies
v1.3.0
2023-02-25
chore: Maintenance update - Update dependencies to latest major versions - Align changelogs with https://keepachangelog.com/en/1.0.0/ - Modernize setup code - Rebuild scripts - Actualize tests - Remove travis CI integration - Forgot why it was needed
v1.3.0
2022-11-10
chore(dependency): Minor version updates - Build scripts with latest common code changes
v1.3.0
2022-05-20
feat(iv): Refactor image hosts extractors - Wire-up AVA for testing - Avoid `api.js` import side effects by lazy initialization - Use `Object.hasOwn` instead `Object.hasOwnProperty` - Require extensions for imports since a file can be required during a test - iv: Disable script on supported image host sites - iv: Remove discontinued image hosts support - iv: Simplify image host link RegExp - remove protocol and other prefixes - iv: Specify extractor ID to allow renaming the host - iv: Remove support for `fastpic` URL as query string param. No example of this usage - iv: Fix extractors for `vfl`, `imagevenue`, `imagebam`, `imgbb` - iv: Implement tests for full image URL extracting logic - iv: Implement open in new tab fallback for hosts with strong hotlinking defense
v1.2.1
2022-05-14
chore(iv, dependency): Update blissfuljs to v1.0.6
v1.2.0
2022-05-09
chore: Refactor script manager API - Implement `store.patch` for updating object values - ple: Fix settings saving - ple: Remove extra dot in the site menu, fix(iv): `fastpic`, `imgbox`, `imagetwist`, `imagebam`, `picforall` - Support `fastpic.org` - Improve full image URL RegExp for `fastpic` - Implement loading image from host with hard linking disabled (e.g. ImageTwist) - Update extractors for `imagebam`, `picforall`
v1.1.9
2022-05-08
chore: Refactor metadata block - Switch from `include` to more "safer" `match` - DRY common metadata attributes - Order metadata attributes - Add `@noframes` attribute. Seem reasonable - ple: Remove unneeded `connect`'s
v1.1.9
2022-05-08
chore(build): Switch to ES module - Switch to named exports - Remove `config: { from: undefined }`. Seems obsolete - Remove checks for greasemonkey 4.x support for now - Ignore `dist` and `libs` when calling `eslint` and `prettier`. Formatting/linting is performed during the script build - Reformat CHANGELOG files
v1.1.9
2022-05-02
chore: Apply `template-javascript` - Improve JSDoc - Add typing checks - Fix ESLint reported issues - Move to named exports - Set up `eslint-plugin-userscripts`
v1.1.9
2022-04-19
chore: Update dependencies to latest major versions - Update `package-lock` to version `2`
v1.1.9
2022-04-16
chore: Change owner - Change owner to `nikolay-borzov`. Update scripts' install links - Update dependencies (partially)
v1.1.9
2022-04-16
Imported from URL