Dating-IL profiler
Show user profile page
ما هو Dating-IL profiler؟
Dating-IL profiler هو إضافة Chrome تم تطويرها بواسطة Dating-il profiler، والميزة الرئيسية لها هي "Show user profile page".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Dating-IL profiler
قم بتنزيل ملفات الامتداد Dating-IL profiler بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
The extension add a link on Dating-IL profile picture that helps you reach user facebook profile. معلومات أساسية عن التمديد
| الاسم | |
| ID | ldkmomhcgfikolphjjceknhdjcjbhloo |
| عنوان URL الرسمي | https://chromewebstore.google.com/detail/dating-il-profiler/ldkmomhcgfikolphjjceknhdjcjbhloo |
| الوصف | Show user profile page |
| حجم الملف | 11.8 KB |
| عدد التثبيتات | 63 |
| النسخة الحالية | 0.1 |
| آخر تحديث | 2013-10-05 |
| تاريخ النشر | 2013-10-05 |
| تقييم | 4.13/5 مجموع تقييمات 8 |
| المطور | Dating-il profiler |
| نوع الدفع | free |
| اللغات المدعومة | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Dating-IL profiler",
"description": "Show user profile page",
"version": "0.1",
"permissions": [
"contextMenus"
],
"background": {
"scripts": [
"dating.js"
]
},
"manifest_version": 2,
"icons": {
"16": "icon.png",
"48": "icon.png",
"128": "icon.png"
}
} | |