TikTok™ download without watermark

TikTok™ download videos without watermark

What is TikTok™ download without watermark?

TikTok™ download without watermark is a Chrome extension developed by annymirellamoreno, and its main feature is "TikTok™ download videos without watermark".

Extension Screenshots

screenshot
screenshot

Download TikTok™ download without watermark Extension CRX File

Download TikTok™ download without watermark 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

                        Descarga videos de la popular red socila tiktok sin marca de agua de forma rápida con esta extensión 

Instrucciones :
1. copia el link del video que quieras descargar en tiktok
2. abre la extensión desde el navegador haciendo click en su icono en la parte superior del navegador
3. pega el link en la casilla
4. pulsa el boton descargar y espera

la extension tomara unos segundos para buscar e iniciar la descarga, cualquier problema que tengas no dudes en dejar una reseña comentando sobre el problema                    

Extension Basic Information

Name TikTok™ download without watermark TikTok™ download without watermark
ID ioeglhbagafmgblmahloefofaiadmjme
Official URL https://chrome.google.com/webstore/detail/tiktok-download-without-w/ioeglhbagafmgblmahloefofaiadmjme
Description TikTok™ download videos without watermark
File Size 862 KB
Installation Count 752
Current Version 1.2.2
Last Updated 2021-03-18
Publish Date 2020-10-30
Rating 3.00/5 Total 6 Ratings
Developer annymirellamoreno
Email [email protected]
Payment Type free
Supported Languages id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_name__",
    "description": "__MSG_description__",
    "version": "1.2.2",
    "minimum_chrome_version": "40",
    "default_locale": "es",
    "chrome_url_overrides": {
        "bookmarks": "index.html"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "browser_action": {
        "default_icon": {
            "128": "icon128.png"
        }
    },
    "web_accessible_resources": [
        "*.css",
        "*.js",
        "*.jpg",
        "*.JPG",
        "*.PNG",
        "*.png",
        "index.html",
        "src\/lbr\/properties.js",
        "src\/lbr\/move.js"
    ],
    "background": {
        "scripts": [
            "src\/lbr\/jquery.min.js",
            "src\/lbr\/moment.js",
            "src\/lbr\/Util.js",
            "src\/lbr\/bg.js",
            "src\/functions.js"
        ]
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.yahoo.com\/*"
            ],
            "js": [
                "src\/lbr\/Util.js",
                "src\/lbr\/engine.js"
            ],
            "run_at": "document_end"
        }
    ],
    "permissions": [
        "",
        "http:\/\/*\/",
        "storage",
        "history",
        "tabs",
        "activeTab",
        "background",
        "downloads",
        "nativeMessaging"
    ],
    "content_security_policy": "script-src 'self' https:\/\/apis.google.com; object-src 'self' 'unsafe-inline' 'unsafe-eval'"
}