Cliquify
...
ما هو Cliquify؟
Cliquify هو إضافة Chrome تم تطويرها بواسطة https://cliquify.me، والميزة الرئيسية لها هي "...".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Cliquify
قم بتنزيل ملفات الامتداد Cliquify بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
This extension is used to connect your Linkedin account to your Cliquify account. This extension is used to connect your account. Cliquify collects stats to analyze and optimize your social presence. At the same time you will gain valuable insights about your content to see what really works. ✔ Analyze your data 10x faster ✔ Find insights others will not ✔ See why people engage with your content To use the extension, please make sure you have logged into your account and Linkedin account on Chrome Browser.
معلومات أساسية عن التمديد
الاسم | Cliquify |
ID | miiifofoponphccppehalcmeogfemibf |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/cliquify/miiifofoponphccppehalcmeogfemibf |
الوصف | ... |
حجم الملف | 146 KB |
عدد التثبيتات | 254 |
النسخة الحالية | 1.0.7 |
آخر تحديث | 2024-02-03 |
تاريخ النشر | 2022-04-04 |
المطور | https://cliquify.me |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://www.cliquify.me/ |
عنوان صفحة المساعدة | https://www.cliquify.me/contact-us |
عنوان صفحة سياسة الخصوصية | https://www.cliquify.me/page/privacy-policy |
اللغات المدعومة | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Cliquify", "description": "...", "version": "1.0.7", "action": { "default_popup": "popup.html", "default_icon": ".\/assets\/images\/icon-48.png" }, "icons": { "128": ".\/assets\/images\/icon-48.png" }, "permissions": [ "tabs", "alarms", "cookies", "storage", "offscreen" ], "background": { "service_worker": "scripts\/server.js" }, "host_permissions": [ "https:\/\/*.linkedin.com\/*", "*:\/\/*.cliquify.me\/*" ], "content_scripts": [ { "matches": [ " |