Snep-it

Use the Snep-it tool to snep interesting images, audio and videos from your favourite websites

What is Snep-it?

Snep-it is a Chrome extension developed by https://www.sneppers.com, and its main feature is "Use the Snep-it tool to snep interesting images, audio and videos from your favourite websites".

Extension Screenshots

screenshot
screenshot

Download Snep-it Extension CRX File

Download Snep-it extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Use the Snep-it tool to snep interesting images and videos from your favourite websites. After installing the extension the Sneppers icon will be visible in your bookmarks bar and ready to use! You can also find the Snep-it tool in the extra menu options by pressing the right mouse button.

The Snep-it tool is an easy and fast way to select interesting images and videos from your favourite website(s), post them on Sneppers and share with your followers and friends on other social media. It is possible to snep from most websites. After snepping you can go to the Sneppers website or open the Sneppers app to see all of your sneps. There you can collect sneps in webs, recommend or share. Follow other users to discover sneps all over the world or nearby.                    

Extension Basic Information

Name Snep-it Snep-it
ID lhfdlglalakanhdpddafjcnhklkmpjen
Official URL https://chromewebstore.google.com/detail/snep-it/lhfdlglalakanhdpddafjcnhklkmpjen
Description Use the Snep-it tool to snep interesting images, audio and videos from your favourite websites
File Size 17.41 KB
Installation Count 27
Current Version 1.0
Last Updated 2013-08-13
Publish Date 2013-08-13
Rating 3.00/5 Total 2 Ratings
Developer https://www.sneppers.com
Payment Type free
Extension Website https://www.sneppers.com
Help Page URL https://www.sneppers.com/site/faq
Supported Languages id,en,nl,es
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_extName__",
    "description": "__MSG_extDescription__",
    "version": "1.0",
    "default_locale": "en",
    "permissions": [
        "activeTab",
        "contextMenus"
    ],
    "icons": {
        "16": "assets\/icons\/icon16.png",
        "48": "assets\/icons\/icon48.png",
        "128": "assets\/icons\/icon128.png"
    },
    "background": {
        "scripts": [
            "scripts\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "19": "assets\/icons\/icon19.png",
            "38": "assets\/icons\/icon38.png"
        },
        "default_title": "__MSG_browserActionIconTooltip__"
    }
}