Snip It
Collect, share, organize and popularize code snippets from around the web.
Wat is Snip It?
Snip It is een Chrome-extensie ontwikkeld door SiteKickr, en de belangrijkste functie is "Collect, share, organize and popularize code snippets from around the web.".
Extensie Screenshots
Download het CRX-bestand van de extensie Snip It
Download Snip It-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
The SiteKickr Snip button is a way to collect, share, organize and popularize code snippets from around the web. Code that you have "snipped" will be collected and organized at SiteKickr Snippets. http://www.sitekickr.com/snip/ Collect your favorite code snippets for easy reference, as well as discover new code that is growing in popularity. The Snip button is similar to the Facebook Like button, with one unique advantage. It allows you to "like" individual sections of a page, instead of the entire page. This capability allows to you work with one or many individual code snippets on a page, instead of being limited to the page URL itself.
Basisinformatie over de Extensie
Naam | |
ID | pihmjfcpncibolimhdjmkaacmlgdgakn |
Officiële URL | https://chrome.google.com/webstore/detail/snip-it/pihmjfcpncibolimhdjmkaacmlgdgakn |
Beschrijving | Collect, share, organize and popularize code snippets from around the web. |
Bestandsgrootte | 58.62 KB |
Aantal Installaties | 6,000 |
Huidige Versie | 1.25 |
Laatst Bijgewerkt | 2014-06-07 |
Publicatiedatum | 2014-06-07 |
Beoordeling | 2.00/5 Totaal 4 Beoordelingen |
Ontwikkelaar | SiteKickr |
Betalingswijze | free |
Extensiewebsite | http://www.sitekickr.com/snip/ |
Help Pagina-URL | http://www.sitekickr.com/feedback/ |
Ondersteunde Talen | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Snip It", "short_name": "Snip It", "description": "Collect, share, organize and popularize code snippets from around the web.", "version": "1.25", "icons": { "16": "icon-16.png", "48": "icon-48.png", "128": "icon-128.png" }, "permissions": [ "tabs", " |