Identifi Link Catcher
Link catcher for blogs & articles
ما هو Identifi Link Catcher؟
Identifi Link Catcher هو إضافة Chrome تم تطويرها بواسطة chris، والميزة الرئيسية لها هي "Link catcher for blogs & articles".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Identifi Link Catcher
قم بتنزيل ملفات الامتداد Identifi Link Catcher بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
                        This chrome extension allows you to save links in the Knowledge-Base app of High Output Ventures. You need to have an Identifi account to be able to use the plugin.                     معلومات أساسية عن التمديد
| الاسم |   |  
| ID | bgbfnhmdecfdkgfjcfadecmlghodloio | 
| عنوان URL الرسمي | https://chromewebstore.google.com/detail/identifi-link-catcher/bgbfnhmdecfdkgfjcfadecmlghodloio | 
| الوصف | Link catcher for blogs & articles | 
| حجم الملف | 1.15 MB | 
| عدد التثبيتات | 17 | 
| النسخة الحالية | 0.1.5 | 
| آخر تحديث | 2021-01-06 | 
| تاريخ النشر | 2020-12-01 | 
| تقييم | 5.00/5 مجموع تقييمات 1 | 
| المطور | chris | 
| البريد الإلكتروني | [email protected] | 
| نوع الدفع | free | 
| اللغات المدعومة | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Identifi Link Catcher",
    "version": "0.1.5",
    "description": "Link catcher for blogs & articles",
    "permissions": [
        "tabs"
    ],
    "browser_action": {
        "default_popup": "index.html"
    },
    "web_accessible_resources": [
        "index.html"
    ],
    "manifest_version": 2,
    "content_security_policy": "script-src 'self' https:\/\/cdn.heapanalytics.com; object-src 'self'; script-src-elem 'self' https:\/\/cdn.heapanalytics.com"
}  |  |