Userscripts

Userscripts

User Script and Style Manager

开发者: Justin Wasack

中国
APP ID 复制
1463298887
价格
免费
内购
13个评分
软件开发工具(免费)
昨日下载量
最近更新
2024-09-03
最早发布
2019-05-14
版本统计
  • 28天6小时

    最新版本上线距今

  • 4

    近1年版本更新次数

  • 2019-05-14

    全球最早版本上线日期

版本记录
显示信息
日期
  • 全部
每页显示条数
  • 请选择
  • 版本: 1.5.2

    版本更新日期

    2024-09-03

    Userscripts

    Userscripts

    User Script and Style Manager

    更新日志

    Visit the GitHub repository for help or to report bugs: https://github.com/quoid/userscripts/

    Changes:

    - fix: enforce stricter rules for new remote file types and make related improvements - #682
    - fix: make `@grant none` work correctly - #693
    - fix: avoid path trailing slash stripped in older os versions - #695

    视频/截图

    Userscripts App 截图
    Userscripts App 截图
    Userscripts App 截图

    应用描述

    Userscripts is an open source Safari extension that lets you save and run arbitrary bits of JavaScript (and CSS) code for the websites you visit.

    Features:

    - Open source
    - No user tracking

    Use cases:

    - Automatic page redirection
    - Website page manipulation (styling, element creation)
    - Custom ad-blocking
    - Custom code injection
    - Custom style injection

    If you're looking for a way to easily create quality of life Javacript code snippets for your web browsing experience, give Userscripts a try.

    Visit the GitHub repository for help or to report bugs: https://github.com/quoid/userscripts/
  • 版本: 1.5.0

    版本更新日期

    2024-08-21

    Userscripts

    Userscripts

    User Script and Style Manager

    更新日志

    Visit the GitHub repository for help or to report bugs: https://github.com/quoid/userscripts/

    Highlights:

    - In this release, introducing our new open source automated build and deployment process, where everything from the open source code to the app installed on your device is transparent and verifiable.
    - We've fixed a compatibility issue that existed in visionOS (Designed for iPad) and you can now use this Safari extension in Apple Vision Pro, just like on the iPad and iPhone.

    Changes:

    - refactor(native): several significant improvements around preferences - #546
    - With a new preference item, the logger is now disabled by default, and a toggle has been added in iOS and macOS.
    - In iOS, the toggle is located in the `Userscripts` sub pane of the system `Settings` app.
    - In macOS, the toggle is under the `DEBUG` menu in the menu bar of `Userscripts` app.
    - The old save location will be smoothly and imperceptibly imported into the new preferences.
    - Fully optimized storage and reading processes, eliminating potential kernel resources leaks.
    - Only use shared containers and have updates between app and ext done auto via wrappers.
    - In iOS, enable the feature of displaying the app's document directory to the system `Files` app.
    - It also supports importing and exporting document content through `iTunes` or `Finder`.
    - Supports in-place editing or viewing of third-party applications that supports file providers.
    - This directory is automatically set by default when the app is launched for the first time.
    - Optimize the first-time use experience, no longer require to manually set a directory.
    - Retain the ability to change the save location and optimize relevant text prompts.
    - fix(ios): improve initialization process make sure display document folder - #548
    - refactor: update dev and build process and improvements - #560
    - Some minor tweaks and optimizations to the iOS App WebView.
    - Show informative text when using the default app document.
    - Improved rendering flickering through min-height and min-width.
    - Click on the current directory text to open the folder in Files app.
    - Refactor the APIs append and injection process of user scripts in content scripts.
    - Only parse UserJS code without APIs precode can reduce computation.
    - This also incidentally fixes "Userscripts with quotes in their names break #401".
    - Inject into page with closed ShadowRoot for better security.
    - fix: correctly handle url containing hash but without search - #593
    - fix: make the Open Extension Page button work stably - #616
    - refactor: improve basic popup view structure and fix issues - #624
    - ci: verifiable open source automated builds and deployments - #665
    - fix: avoid potentially infinite hangs on async messages - #669
    - fix: avoid potentially infinite hangs on async messages (revise) - #671

    应用描述

    暂无应用描述数据

  • 版本: 1.4.5

    版本更新日期

    2023-11-01

    Userscripts

    Userscripts

    User Script and Style Manager

    更新日志

    Visit the GitHub repository for help or to report bugs: https://github.com/quoid/userscripts/

    Changes:

    - fix: correctly returns xhr errors when type is blob - #558

    应用描述

    暂无应用描述数据

  • 版本: 1.4.4

    版本更新日期

    2023-10-04

    Userscripts

    Userscripts

    User Script and Style Manager

    更新日志

    - fix: update rules when toggle dnr item - #522
    - refactor: improve native data update logic and triggers - #525
    - refactor: update dependencies and improve accessibility - #528
    - fix: make download button back to work in code editor - #537
    - fix: properly clean up resource files no longer required - #538
    - fix: restore @require resources injection in iOS devices - #539
    - refactor: improve code of required resources cleanup - #540
    - refactor(logger): reduce disk writes and improve privacy - #541

    视频/截图

    Userscripts App 截图
    Userscripts App 截图
    Userscripts App 截图

    应用描述

    Userscripts is an open source Safari extension that lets you save and run arbitrary bits of JavaScript (and CSS) code for the websites you visit.
  • 版本: 1.4.3

    版本更新日期

    2023-07-17

    Userscripts

    Userscripts

    User Script and Style Manager

    更新日志

    Visit the GitHub repository for help or to report bugs: https://github.com/quoid/userscripts/

    Changes:

    fix: correct the setClipboard property accessor - #514

    应用描述

    暂无应用描述数据

  • 版本: 1.4.2

    版本更新日期

    2023-05-30

    Userscripts

    Userscripts

    User Script and Style Manager

    更新日志

    Visit the GitHub repository for help or to report bugs: https://github.com/quoid/userscripts/

    Changes:

    fix: properly discharge xhr resources - #476
    fix: disable dnr below safari 15.4 - #477
    fix: revive javascript linter in editor page - #481

    视频/截图

    Userscripts App 截图
    Userscripts App 截图
    Userscripts App 截图

    应用描述

    Userscripts is an open source Safari extension that lets you save and run arbitrary bits of JavaScript (and CSS) code for the websites you visit.
  • 版本: 1.4.1

    版本更新日期

    2023-04-27

    Userscripts

    Userscripts

    User Script and Style Manager

    更新日志

    Visit the GitHub repository for help or to report bugs: https://github.com/quoid/userscripts/

    Changes:

    - fix: metadata @match now for url path plus query string - #463
    - fix: show toolbar count in settings and some improvements - #469
    - fix: compatibility for Safari below 15.4 - #472

    You should notice that our latest version provides you with more convenient features while keeping the size smaller. (^_^)v

    视频/截图

    Userscripts App 截图
    Userscripts App 截图
    Userscripts App 截图

    应用描述

    Userscripts is an open source Safari extension that lets you save and run arbitrary bits of JavaScript (and CSS) code for the websites you visit.
  • 版本: 1.4.0

    版本更新日期

    2023-04-03

    Userscripts

    Userscripts

    更新日志

    Visit the GitHub repository for help or to report bugs: https://github.com/quoid/userscripts/

    Changes:

    - [macOS/iOS] - misc style and code changes - #374, #376, #433, #442, #443
    - [macOS/iOS] - update default file name patterns (.user.js suffix now added) - #436
    - [macOS/iOS] - refactor script installation experience from popup - #439
    - [macOS/iOS] - fix permission for declarativeNetRequest - #458

    视频/截图

    Userscripts App 截图
    Userscripts App 截图
    Userscripts App 截图

    应用描述

    Userscripts is an open source Safari extension that lets you save and run arbitrary bits of JavaScript (and CSS) code for the websites you visit.
  • 版本: 1.3.3

    版本更新日期

    2022-11-02

    Userscripts

    Userscripts

    更新日志

    Visit the GitHub repository for help or to report bugs: https://github.com/quoid/userscripts/

    Changes:

    - [macOS/iOS] - fix userstyle injection - #368
    - [macOS/iOS] - minor code refactoring

    视频/截图

    Userscripts App 截图
    Userscripts App 截图
    Userscripts App 截图

    应用描述

    Userscripts is an open source Safari extension that lets you save and run arbitrary bits of JavaScript (and CSS) code for the websites you visit.
  • 版本: 1.3.2

    版本更新日期

    2022-10-30

    Userscripts

    Userscripts

    更新日志

    Visit the GitHub repository for help or to report bugs: https://github.com/quoid/userscripts/

    Changes:

    - [macOS/iOS] - remove `use strict` statement from code wrap - #362

    视频/截图

    Userscripts App 截图
    Userscripts App 截图
    Userscripts App 截图

    应用描述

    Userscripts is an open source Safari extension that lets you save and run arbitrary bits of JavaScript (and CSS) code for the websites you visit.