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.
Hvad er Snipit - organize, share, collaborate?
Snipit - organize, share, collaborate er en Chrome-udvidelse udviklet af https://snipit.io, og dens hovedfunktion er "Code snippets for teams and individuals. Save and organize your code snippets in the cloud. Share and collaborate with team members.".
Udvidelsesskærmbilleder
Download Snipit - organize, share, collaborate-udvidelses-CRX-fil
Download Snipit - organize, share, collaborate-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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!
Grundlæggende oplysninger om udvidelsen
Navn | Snipit - organize, share, collaborate |
ID | dodniekpimecafnhdbfaihfgdgbihhjl |
Officiel URL | https://chromewebstore.google.com/detail/snipit-organize-share-col/dodniekpimecafnhdbfaihfgdgbihhjl |
Beskrivelse | Code snippets for teams and individuals. Save and organize your code snippets in the cloud. Share and collaborate with team members. |
Filstørrelse | 442 KB |
Antal Installationer | 10,585 |
Nuværende Version | 2.3.0 |
Senest Opdateret | 2021-04-11 |
Udgivelsesdato | 2018-09-11 |
Bedømmelse | 3.75/5 Samlet 8 Bedømmelser |
Udvikler | https://snipit.io |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://snipit.io |
Hjælpeside-URL | http://bitbucket.org/andreiduca/snip-it-client/issues |
Understøttede Sprog | 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": [ " |