Snippyly 🚀 Collaborate on any page

Markup, comment & share with a link. Built for Chrome, by ex Googlers.

Co je Snippyly 🚀 Collaborate on any page?

Snippyly 🚀 Collaborate on any page je rozšíření Chrome vyvinuté https://snippyly.com, a jeho hlavní funkcí je „Markup, comment & share with a link. Built for Chrome, by ex Googlers.“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření Snippyly 🚀 Collaborate on any page

Stáhněte si soubory rozšíření Snippyly 🚀 Collaborate on any page ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        With Snippyly, you can collaborate on any webpage. You can markup, comment and chat in context. Instead of juggling multiple tabs and tools (e.g. Jira, Slack, Docs, Dashboards), get things done faster, all in one place 🚀

With one click, start collaborating on your screen and share with your team using a link. There is no installation or setup required to access the page and start jamming live.

Like Google Docs, your team can add comments and discuss in context. Like Figma, everyone can see others’ mouse movements and changes in real time. Like Slack, you can quickly start a live audio huddle with anyone on the page. 

Snippyly is an external version of Google's most used visual collaboration tool, built by a team of former Google employees. Simple, fast, no ads, no spyware. This is a modern tool built with the latest and secure Google tech. All Snippyly links are encrypted and stored securely. 

💥 WHY USE SNIPPYLY 💥
 
✨ SAVE TIME
Increase team productivity by eliminating lengthy back and forth via emails, Slack, Google Chat or Microsoft Teams. No need to set up meetings for everything.
📊  SHARE & DISCUSS DATA
Highlight important data, investigate potential issues and ask questions on any company dashboard or document.
💡 SKETCH IDEAS & PROVIDE FEEDBACK
Steal the best design elements from multiple websites and stitch together to mockup your idea! Provide clear visual feedback on your website UX design and copy.
👩‍💻 REPORT BUGS
Conduct QA testing and report issues to your developers directly into your project management tools and issue trackers (e.g. Jira, Trello, Asana, Notion, Airtable, GitHub, Google Sheets).
🙌 SKIP MEETINGS AND HAVE FUN
Quickly resolve questions and discuss ideas, do live audio huddles, markup, react and brainstorm right in the context.


ℹ️ HOW IT WORKS ℹ️ 

1. DOWNLOAD FOR FREE
Download the free extension. Easily access your extension from your address bar by pinning it like this: https://snippyly.com/?q=9EIO9Q0Cl4djGofCl0Gv

2. CREATE YOUR SNIPPYLY LINK
Use any of these options:
• Click on the extension icon
• Use shortcut Ctrl+Shift+3

To customize your shortcuts, go to: chrome://extensions/shortcuts 

3. MARKUP AND COMMENT
Use any of these tools:
• Crop
• Markup
• Highlight important parts
• Blur sensitive elements
• Delete parts you don’t need
• Add comments (like Google Docs)
• Copy / insert images from other sources 

4. SHARE ANYWHERE WITH YOUR TEAM

• Share with your team via a view-access or edit-access link, e.g. in Slack, Google Chat, Microsoft Teams or in your project management tool (e.g. Jira, Trello, Asana, Notion, Airtable, GitHub)
• Download as an image (PNG format) or copy to clipboard

5. COLLABORATE LIVE WITH YOUR TEAM
Resolve issues faster and brainstorm on ideas by jamming with your team live on the screenshot page. Like Google Docs, you can add comments and discuss in context. Like Figma, you can see others’ mouse movements and changes live. Like Slack, you can quickly start a live audio huddle with anyone on the page. There is no installation or setup required to access the link and jam.

6. MANAGE USING LIBRARY (LIKE GOOGLE DRIVE)
Access your links history, see previews and more. Organize in folders, share them with your team or mark them private.

7. ADVANCED ACCESS CONTROL
Change link access to users with your company domain email (@company.com). 
Mark links as private so that only you can access them.

8. INTEGRATIONS
Use Snippyly together with your favorite tools like Slack, Jira, Gmail etc.


------------------------------------------------
Find more information on our website:
https://snippyly.com/extension

Follow us on Twitter:
https://twitter.com/snippyly

Follow us on LinkedIn:
https://www.linkedin.com/company/snippyly

Submit feedback, feature requests or bugs:
https://snippyly.com/feedback

Privacy Policy:
https://snippyly.com/privacy

Terms & Conditions: 
https://snippyly.com/terms                    

Základní Informace o Rozšíření

Název Snippyly 🚀 Collaborate on any page Snippyly 🚀 Collaborate on any page
ID okdocmoamfmoeiifjhmgklgndmhaeaio
Oficiální URL https://chromewebstore.google.com/detail/snippyly-%F0%9F%9A%80-collaborate-o/okdocmoamfmoeiifjhmgklgndmhaeaio
Popis Markup, comment & share with a link. Built for Chrome, by ex Googlers.
Velikost souboru 340 KB
Počet instalací 3,808
Aktuální Verze 2.2.8
Poslední Aktualizace 2022-06-28
Datum Vydání 2020-07-03
Hodnocení 4.65/5 Celkem 46 Hodnocení
Vývojář https://snippyly.com
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://snippyly.com/extension
URL Stránky Nápovědy https://snippyly.com/contact
URL Stránky Zásad Ochrany Soukromí https://snippyly.com/privacy
Podporované Jazyky en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Snippyly \ud83d\ude80 Collaborate on any page",
    "version": "2.2.8",
    "description": "Markup, comment & share with a link. Built for Chrome, by ex Googlers.",
    "permissions": [
        "activeTab",
        "contextMenus",
        "storage",
        "scripting"
    ],
    "host_permissions": [
        ""
    ],
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "windows": "Ctrl+Shift+4",
                "mac": "MacCtrl+Shift+4",
                "chromeos": "Ctrl+Shift+4",
                "linux": "Ctrl+Shift+4"
            },
            "description": "Visible Page Mode: Collaborate on Visible Page"
        },
        "visible-page-mode": {
            "suggested_key": {
                "windows": "Ctrl+Shift+3",
                "mac": "MacCtrl+Shift+3",
                "chromeos": "Ctrl+Shift+3",
                "linux": "Ctrl+Shift+3"
            },
            "description": "Visible Page Mode: Collaborate on Visible Page"
        },
        "full-page-mode": {
            "suggested_key": {
                "windows": "Ctrl+Shift+5",
                "mac": "MacCtrl+Shift+5",
                "chromeos": "Ctrl+Shift+5",
                "linux": "Ctrl+Shift+5"
            },
            "description": "Full Page Mode: Collaborate on Full Page"
        },
        "copy-to-clipboard-mode": {
            "suggested_key": {
                "windows": "Ctrl+Shift+6",
                "mac": "MacCtrl+Shift+6",
                "chromeos": "Ctrl+Shift+6",
                "linux": "Ctrl+Shift+6"
            },
            "description": "Copy to Clipboard Mode: Copy part of screen to Clipboard"
        }
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "exclude_matches": [
                "*:\/\/*\/wohoo*",
                "*:\/\/*\/update*"
            ],
            "css": [
                "css\/snippylyButton.css"
            ],
            "js": [
                "js\/snippylyButton.js"
            ],
            "run_at": "document_idle"
        }
    ],
    "action": {
        "default_icon": {
            "16": "images\/logo-16.png",
            "32": "images\/logo-32.png",
            "64": "images\/logo-64.png",
            "128": "images\/logo-128.png"
        }
    },
    "icons": {
        "16": "images\/logo-16.png",
        "32": "images\/logo-32.png",
        "64": "images\/logo-64.png",
        "128": "images\/logo-128.png"
    },
    "externally_connectable": {
        "matches": [
            "https:\/\/*.snippyly.com\/*",
            "http:\/\/*.snippyly.com\/*",
            "https:\/\/snippyly.com\/*",
            "http:\/\/snippyly.com\/*"
        ]
    },
    "web_accessible_resources": [
        {
            "resources": [
                "ui\/copy-to-clipboard-layer.html",
                "ui\/full-page-timer.html",
                "images\/logo-128.png",
                "images\/slider-icon.svg",
                "images\/back-arrow.svg",
                "images\/favicon.png"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ],
    "manifest_version": 3
}