FATREL - NoFollow Link Highlighter
Highlights NoFollow, Sponsored or UGC (User Generated Content) links.
ما هو FATREL - NoFollow Link Highlighter؟
FATREL - NoFollow Link Highlighter هو إضافة Chrome تم تطويرها بواسطة FATJOE، والميزة الرئيسية لها هي "Highlights NoFollow, Sponsored or UGC (User Generated Content) links.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة FATREL - NoFollow Link Highlighter
قم بتنزيل ملفات الامتداد FATREL - NoFollow Link Highlighter بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Not just another nofollow checker extension! FATREL will check the webpage you are viewing for all recently supported rel tags announced from Google. Rel=nofollow, Rel=sponsored and Rel=ugc. Rel=nofollow, is the original nofollow tag, used by websites to signal to Google they do not trust the link nor do they want Google to 'follow' and pass any link juice or authority. Rel=sponsored is a rel tag to be used to publishers who post sponsored content. Any links that have been paid for can be tagged up with 'sponsored' and this signals to google the type of link it is. Rel=ugc us for user generated content such as forums, or blog comments. Activating this extension will show you very quickly with colour coding the types of rel tags a website has on its links. You can toggle which rel tags you'd like the plugin to show. Make sure you click the extension (the red icon) and enter your email address upon install to activate the extension and you can then control which rel tags you want highlighted to you in the settings.
معلومات أساسية عن التمديد
الاسم | FATREL - NoFollow Link Highlighter |
ID | dmlghogjfjkooapjegmljhnlmiemejib |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/fatrel-nofollow-link-high/dmlghogjfjkooapjegmljhnlmiemejib |
الوصف | Highlights NoFollow, Sponsored or UGC (User Generated Content) links. |
حجم الملف | 526 KB |
عدد التثبيتات | 1,184 |
النسخة الحالية | 0.5 |
آخر تحديث | 2022-06-01 |
تاريخ النشر | 2019-10-24 |
تقييم | 3.00/5 مجموع تقييمات 2 |
المطور | FATJOE |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://fatjoe.com |
عنوان صفحة المساعدة | https://fatjoe.com |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "FATREL - NoFollow Link Highlighter", "version": "0.5", "description": "Highlights NoFollow, Sponsored or UGC (User Generated Content) links.", "icons": { "128": "images\/favicon.png" }, "background": { "persistent": false, "scripts": [ "background.js" ] }, "permissions": [], "browser_action": { "default_icon": "images\/favicon.png", "default_popup": "popup.html" }, "content_scripts": [ { "matches": [ " |