Snipit - organize, share, collaborate
Code snippets for teams and individuals. Save and organize your code snippets in the cloud. Share and collaborate with team members.
Snipit - organize, share, collaborate क्या है?
Snipit - organize, share, collaborate https://snipit.io द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Code snippets for teams and individuals. Save and organize your code snippets in the cloud. Share and collaborate with team members."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Snipit - organize, share, collaborate एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Snip code blocks directly from the pages you visit. Just select some text, and the Snipit button is right there for you. If the page contains valid markup, Snipit even fills most of the fields for you: title, syntax and tags. Click "Save" and you're done!
एक्सटेंशन की मूल जानकारी
नाम | Snipit - organize, share, collaborate |
ID | dodniekpimecafnhdbfaihfgdgbihhjl |
आधिकारिक URL | https://chromewebstore.google.com/detail/snipit-organize-share-col/dodniekpimecafnhdbfaihfgdgbihhjl |
विवरण | Code snippets for teams and individuals. Save and organize your code snippets in the cloud. Share and collaborate with team members. |
फ़ाइल का आकार | 442 KB |
स्थापना संख्या | 10,585 |
वर्तमान संस्करण | 2.3.0 |
अंतिम अपडेट | 2021-04-11 |
प्रकाशन तिथि | 2018-09-11 |
रेटिंग | 3.75/5 कुल 8 रेटिंग्स |
डेवलपर | https://snipit.io |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://snipit.io |
सहायता पृष्ठ URL | http://bitbucket.org/andreiduca/snip-it-client/issues |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Snipit - organize, share, collaborate", "version": "2.3.0", "short_name": "Snipit.io", "description": "Code snippets for teams and individuals. Save and organize your code snippets in the cloud. Share and collaborate with team members.", "homepage_url": "https:\/\/snipit.io", "icons": { "64": "icons\/snipit-inverted.png", "128": "icons\/[email protected]", "512": "icons\/[email protected]" }, "content_scripts": [ { "matches": [ " |