The Endorser

Endorse your friends on LinkedIn in ONE click!

ما هو The Endorser؟

The Endorser هو إضافة Chrome تم تطويرها بواسطة Tbunz، والميزة الرئيسية لها هي "Endorse your friends on LinkedIn in ONE click!".

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

screenshot

تحميل ملف CRX للإضافة The Endorser

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

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

                        Endorse all of your friend's skills on LinkedIn in a single click! Updated to work with the newest LinkedIn changes.

Tired of endorsing friends on LinkedIn, one skill at a time? With the Endorser, easily endorse a friend or return the favor of a fellow endorser

Other features include: 
• De-selecting all previously endorsed skills
• Showing and hiding the styles applied to each element on the page 

Feel free to endorse me if you've found this extension helpful! Https://www.linkedin.com/in/tonyhoyinliu

*Note : Only compatible when on a LinkedIn page.                    

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

الاسم The Endorser The Endorser
ID dokighmgebjhkomfdibbdlcggpckekgm
عنوان URL الرسمي https://chromewebstore.google.com/detail/the-endorser/dokighmgebjhkomfdibbdlcggpckekgm
الوصف Endorse your friends on LinkedIn in ONE click!
حجم الملف 418 KB
عدد التثبيتات 334
النسخة الحالية 3.0
آخر تحديث 2020-07-21
تاريخ النشر 2017-01-16
تقييم 4.60/5 مجموع تقييمات 10
المطور Tbunz
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "The Endorser",
    "version": "3.0",
    "description": "Endorse your friends on LinkedIn in ONE click!",
    "icons": {
        "16": "\/images\/new_icon_19.png",
        "48": "\/images\/new_icon_48.png",
        "64": "\/images\/new_icon_64.png"
    },
    "browser_action": {
        "default_icon": "\/images\/new_icon_19.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "https:\/\/www.linkedin.com\/"
    ]
}