Text Snippets
Fill preseted texts to web page forms by context menu
Create and edit JavaScript code snippets, which are synced to all your computers
按已采集快照查看用户数变化。
展示最近 7 日窗口内已采集的评分快照,辅助判断近期评分是否稳定。
同口径展示 1 天、7 天、30 天的绝对增长与增长率。
查看发布时间、版本、支持语言、最近更新和抓取时间。
查看插件说明、主要功能和适用场景。
Your snippets are saved to a GitHub Gist to sync them between your computers. You can also view or edit them on https://gist.github.com.
View the code on GitHub: https://github.com/SidneyNemzer/snippets
查看最近评论和评分分布。
商店综合星级:3.8。下方星级分布只统计已同步评论正文;如果某个插件只有公开分数、没有真实评论正文,这里可能为空。
查看 Chrome 商店详情页中的相关产品。
Fill preseted texts to web page forms by context menu
Snip/file/paste: Clippings-compatible post-it binder.
Right click to quickly insert text snippets and save time with things like customer service and support through email or any website
Save time and effort in emails, etc. with ProKeys! Define snippets, do math in browser, auto complete braces, and much more.
Save your time: Compose an entire email while only using 3 words!
Save code snippets from anywhere on the web. Companion extension to Cacher, the code snippet organizer for pro developers.
Really useful. It syncs your snippets between browsers via Github Gists. For those saying they clicked on the icon and see nothing, that is correct, the extension is only accessed through the console. Option + ⌘ + J (on macOS), or Shift + CTRL + J (on Windows/Linux), you'll see the Snippets tab at the top of the dev tools pane.
Does nothing. Installed, got the icon, clicking it gives me the context menu with "Snippets" but clicking that brings me to this page. Useless.
Awesome extension! Just lost all my snippets from Chrome on my old computer. Wish I'd had this before. Reading through some of the older reviews it seems these issues have been fixed (Github integration, ES6 linting).
Super. Konecne nieco, kde sa scripty automaticky zdielaju medzi zariadeniami.
Might be cool if it worked... When I try to save my token I get the error "Failed to load snippets. The gist ID xxxxxxxxxxxxx doesn't seem to exist. I've tried multiple times with different tokens. No dice, oh well.
Was great before they added GitHub integration. Now they've completely gimped it. Uninstalled.
I really like this extension - it does what the native Chrome snippets should do. But I hope the UI gets a few changes. Mainly if the only way to run snippets will be from their kebab menu by the name it's too easy to accidentally click 'delete' and there's no confirmation and no way to undelete. I was just bit by this and it seems like there has to be a better way.
If you want this to be useful, disable the linter because it doesn't understand ES6 correctly. It also tried to enforce semicolons which is a sin. The other way that the linter cripples this extension is that it doesn't sync snippets that don't pass the linter--again--the linter itself is wrong. ES6 is standard in Chrome and even supports async/await.