snippets

Chrome extension allowing you to import and execute JavaScript code snippets from GitHub

Github stars Tracking Chart

Snippets is a Chrome extension allowing you to import JavaScript code snippets from GitHub (including GitHub Enterprise) and execute them via the context menu or omnibox.

Context Menu

The context menu provides easy access and discovery of snippets by right clicking anywhere on the page. Clicking on a snippet will execute it in the current tab.

Omnibox

The omnibox allows you to fuzzy search all available snippets.

To activate the Snippets omnibox, focus on the address bar and type 's' then tab or space. Once activated you can begin to fuzzy search.

:bulb: You can use ⌘+l to jump straight to the address bar.

https://github.com/bgrins/devtools-snippets/tree/master/snippets

FAQ

What are snippets?

Snippets are small scripts which can be executed within the context of any webpage. A Snippet could do just about anything you can think of, for example it could pretty print the search query or maybe autofill a large form.

Why not use the snippets built-in to Chrome DevTools?

DevTools doesn't provide a way to easily share snippets with your team and requires you to author and maintain snippets in DevTools itself. However, as this extension imports snippets from GitHub, you can easily share them and author them using your preferred editor.

License

MIT

Main metrics

Overview
Name With Ownerjotform/before-after.js
Primary LanguageJavaScript
Program languageJavaScript (Language Count: 3)
Platform
License:MIT License
所有者活动
Created At2015-03-06 08:39:44
Pushed At2023-03-15 08:08:42
Last Commit At2022-03-17 15:45:05
Release Count0
用户参与
Stargazers Count360
Watchers Count46
Fork Count64
Commits Count51
Has Issues Enabled
Issues Count13
Issue Open Count8
Pull Requests Count6
Pull Requests Open Count3
Pull Requests Close Count2
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private