Custom Style Script
Add Custom JavaScript (JS) Code or Styles (CSS) to any page.
Extension to inject scripts into whatever web page
按已采集快照查看用户数变化。
展示最近 7 日窗口内已采集的评分快照,辅助判断近期评分是否稳定。
同口径展示 1 天、7 天、30 天的绝对增长与增长率。
查看发布时间、版本、支持语言、最近更新和抓取时间。
查看插件说明、主要功能和适用场景。
An easy TamperMonkey substitute that allows you to automatically store and run any custom JavaScript scripts on any websites you want.
**Github code**
https://github.com/aadilmallick/custom-script-injector
**Patch Notes**
- v1.0.0: finish app. Allow scripts to stored, updated, and removed. Scripts will run correctly.
- v1.0.1: add prism code block styling to editor
查看最近评论和评分分布。
商店综合星级:2.0。下方星级分布只统计已同步评论正文;如果某个插件只有公开分数、没有真实评论正文,这里可能为空。
查看 Chrome 商店详情页中的相关产品。
Add Custom JavaScript (JS) Code or Styles (CSS) to any page.
Insert custom templates on any website.
Allow to inject script at page start.
Lets you create a keyboard shortcut to the extensions page
Run custom Javascript, each time you visit a website
Inject custom JavaScript (JS) into any webpage, automate tasks, and manage scripts. Ideal for developers and power users.
I am the developer on my alt account. To use this effectively (since this is the new user scripts API) you must wrap all your DOM code in a `setTimeout` so you can wait for the page to load.
Must be for older or heavily re-policied chrome, because current security policies won't allow for the scripts to run (they give extensive errors in the console, some in which could be disabled but it appears that some cannot). It might also be a chromium-only thing. I didn't test it there. Regardless of the two, it did not work at all for any of my test cases.