Follow, Nofollow Link Checker 🔗
Follow, NoFollow Link Checker: This extension helps highlight and export NoFollow and DoFollow links on the current web page. 📔
Follow, Nofollow Link Checker 🔗 क्या है?
Follow, Nofollow Link Checker 🔗 https://dev-maxime-guinard.fr द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Follow, NoFollow Link Checker: This extension helps highlight and export NoFollow and DoFollow links on the current web page. 📔"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Follow, Nofollow Link Checker 🔗 एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Enhance your web browsing experience with the Link Highlighter extension! This handy tool helps you quickly identify and differentiate between "nofollow" and "dofollow" links on websites. With just a click, you can highlight these links using distinct colors, making it easy to spot them while you navigate. Feature s: ✅ Highlight NoFollow Links : Instantly highlight links with the "nofollow" attribute in red for easy identification. ✅ Highlight DoFollow Links : Highlight links without the "nofollow" attribute in green to distinguish them from the rest. ✅ Export NoFollow Links : Export all "nofollow" links to a CSV file, including their URLs and anchor text. ✅ Reset Highlights : Clear all link highlights with a single click to return the page to its original state. Whether you're a web developer, SEO enthusiast, or simply curious about link attributes, the Link Highlighter extension offers a simple and effective way to enhance your web browsing experience. Give it a try and make navigating through links a breeze! Install the Link Highlighter extension now. Note : This extension requires permission to access the websites you visit in order to highlight and export links.
एक्सटेंशन की मूल जानकारी
नाम | Follow, Nofollow Link Checker 🔗 |
ID | ecbpakcplmfffhngbgmbdekjjambegdj |
आधिकारिक URL | https://chromewebstore.google.com/detail/follow-nofollow-link-chec/ecbpakcplmfffhngbgmbdekjjambegdj |
विवरण | Follow, NoFollow Link Checker: This extension helps highlight and export NoFollow and DoFollow links on the current web page. 📔 |
फ़ाइल का आकार | 55.94 KB |
स्थापना संख्या | 492 |
वर्तमान संस्करण | 1.3 |
अंतिम अपडेट | 2024-01-20 |
प्रकाशन तिथि | 2023-08-31 |
रेटिंग | 5.00/5 कुल 7 रेटिंग्स |
डेवलपर | https://dev-maxime-guinard.fr |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://dev-maxime-guinard.fr/portfolio/link-highlighter/ |
सहायता पृष्ठ URL | https://dev-maxime-guinard.fr/contact/ |
गोपनीयता नीति पृष्ठ URL | https://maxime-guinard.fr/politique/mentions-legales |
समर्थित भाषाएँ | fr |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Follow, Nofollow Link Checker \ud83d\udd17", "version": "1.3", "description": "Follow, NoFollow Link Checker: This extension helps highlight and export NoFollow and DoFollow links on the current web page. \ud83d\udcd4", "permissions": [ "activeTab", "scripting" ], "action": { "default_popup": "popup.html", "default_icon": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" } }, "content_scripts": [ { "matches": [ " |