Snip It
Collect, share, organize and popularize code snippets from around the web.
ما هو Snip It؟
Snip It هو إضافة Chrome تم تطويرها بواسطة SiteKickr، والميزة الرئيسية لها هي "Collect, share, organize and popularize code snippets from around the web.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Snip It
قم بتنزيل ملفات الامتداد Snip It بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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.
معلومات أساسية عن التمديد
الاسم | |
ID | pihmjfcpncibolimhdjmkaacmlgdgakn |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/snip-it/pihmjfcpncibolimhdjmkaacmlgdgakn |
الوصف | Collect, share, organize and popularize code snippets from around the web. |
حجم الملف | 58.62 KB |
عدد التثبيتات | 6,000 |
النسخة الحالية | 1.25 |
آخر تحديث | 2014-06-07 |
تاريخ النشر | 2014-06-07 |
تقييم | 2.00/5 مجموع تقييمات 4 |
المطور | SiteKickr |
نوع الدفع | free |
موقع الإضافة | http://www.sitekickr.com/snip/ |
عنوان صفحة المساعدة | http://www.sitekickr.com/feedback/ |
اللغات المدعومة | 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", " |