Pixel Helper for LinkedIn
A simple plugin that checks websites for installed LinkedIn Insight Tags.
ما هو Pixel Helper for LinkedIn؟
Pixel Helper for LinkedIn هو إضافة Chrome تم تطويرها بواسطة https://jens.marketing، والميزة الرئيسية لها هي "A simple plugin that checks websites for installed LinkedIn Insight Tags.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Pixel Helper for LinkedIn
قم بتنزيل ملفات الامتداد Pixel Helper for LinkedIn بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
This plugin inspects the correct implementation of the LinkedIn Insight tag. This plugin is not an official Plugin by Linkedin. Its rather inspired by the Plugin by Pearmill.
معلومات أساسية عن التمديد
الاسم | Pixel Helper for LinkedIn |
ID | adbhmmjkppnhjjiapocjgjaknpigdoaa |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/pixel-helper-for-linkedin/adbhmmjkppnhjjiapocjgjaknpigdoaa |
الوصف | A simple plugin that checks websites for installed LinkedIn Insight Tags. |
حجم الملف | 63.7 KB |
عدد التثبيتات | 12,627 |
النسخة الحالية | 1.0.0 |
آخر تحديث | 2022-09-01 |
تاريخ النشر | 2022-09-01 |
المطور | https://jens.marketing |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://jens.marketing/tool/linkedin-pixel-helper/ |
عنوان صفحة المساعدة | https://jens.marketing/tool/linkedin-pixel-helper/ |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Pixel Helper for LinkedIn", "description": "A simple plugin that checks websites for installed LinkedIn Insight Tags.", "version": "1.0.0", "manifest_version": 3, "background": { "service_worker": "js\/sw.js" }, "action": { "default_popup": "popup.html" }, "icons": { "16": "icons\/16.png", "24": "icons\/24.png", "32": "icons\/32.png", "48": "icons\/48.png", "64": "icons\/64.png", "128": "icons\/128.png", "256": "icons\/256.png", "512": "icons\/512.png" }, "content_scripts": [ { "matches": [ " |