GIF Finder

Search and discover your favorite gifs!

ما هو GIF Finder؟

GIF Finder هو إضافة Chrome تم تطويرها بواسطة https://tonybatts.com، والميزة الرئيسية لها هي "Search and discover your favorite gifs!".

لقطات شاشة التمديد

screenshot
screenshot

تحميل ملف CRX للإضافة GIF Finder

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

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

                        Tired of heading to google for that perfect gif? 

Use GIF Finder to quickly and easily search for gifs without the need to open a new tab and rummage through google results.

Simply pin the extension to your toolbar, click the icon, type in your search term and hit enter!

Once you find that perfect gif, click and drag it to your desktop.

Click the trending icon at the top right to view the top trending gifs.                    

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

الاسم GIF Finder GIF Finder
ID kkjapobcgnmmbeogpoaeghheobcehkll
عنوان URL الرسمي https://chromewebstore.google.com/detail/gif-finder/kkjapobcgnmmbeogpoaeghheobcehkll
الوصف Search and discover your favorite gifs!
حجم الملف 15.73 KB
عدد التثبيتات 365
النسخة الحالية 1.021
آخر تحديث 2022-04-18
تاريخ النشر 2021-10-07
تقييم 5.00/5 مجموع تقييمات 2
المطور https://tonybatts.com
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://www.tonybatts.com/
عنوان صفحة المساعدة https://www.tonybatts.com/#contact
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "GIF Finder",
    "version": "1.021",
    "description": "Search and discover your favorite gifs!",
    "short_name": "Search and discover your favorite gifs!",
    "action": {
        "default_icon": {
            "16": "icons\/icon16.png",
            "48": "icons\/icon48.png",
            "128": "icons\/icon128.png"
        },
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    }
}