Grabby - Vimeo Free Downloader

Download vimeo videos with a single click with Grabby Vimeo Downloader

ما هو Grabby - Vimeo Free Downloader؟

Grabby - Vimeo Free Downloader هو إضافة Chrome تم تطويرها بواسطة pixeleykiraa، والميزة الرئيسية لها هي "Download vimeo videos with a single click with Grabby Vimeo Downloader".

تحميل ملف CRX للإضافة Grabby - Vimeo Free Downloader

قم بتنزيل ملفات الامتداد Grabby - Vimeo Free Downloader بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        Hello people, please meet Grabby - Vimeo Free Downloader.
What it does? very simple - we help you download any video you want from Vimeo.com website!

But how? Even more simple - 
all you have to do after installing our extension is to visit any video you want on vimeo.com website, and on your extensions bar just click on our extesnion icon. After that,  a new window will open with a download link to your favorite & preferred video file.

If you need my assistance you can always send me an email :)

Bye and enjoy!!!                    

معلومات أساسية عن التمديد

الاسم Grabby - Vimeo Free Downloader Grabby - Vimeo Free Downloader
ID ejfanbpkfhlocplajhholhdlajokjhmc
عنوان URL الرسمي https://chrome.google.com/webstore/detail/grabby-vimeo-free-downloa/ejfanbpkfhlocplajhholhdlajokjhmc
الوصف Download vimeo videos with a single click with Grabby Vimeo Downloader
حجم الملف 12.92 KB
عدد التثبيتات 416
النسخة الحالية 2.1.9
آخر تحديث 2017-06-06
تاريخ النشر 2017-06-05
تقييم 2.33/5 مجموع تقييمات 3
المطور pixeleykiraa
البريد الإلكتروني [email protected]
نوع الدفع free
عنوان صفحة سياسة الخصوصية http://www.searchatit.club/privacy
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Grabby - Vimeo Free Downloader",
    "short_name": "Grabby - Vimeo Free Downloader",
    "version": "2.1.9",
    "description": "Download vimeo videos with a single click with Grabby Vimeo Downloader",
    "author": "Grabby",
    "page_action": {
        "default_title": "Vimeo Free Downloader",
        "default_icon": "img\/128x128.png"
    },
    "background": {
        "scripts": [
            "js\/background.js"
        ],
        "persistent": true
    },
    "permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "tabs"
    ],
    "icons": {
        "16": "img\/16x16.png",
        "128": "img\/128x128.png"
    }
}