Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
"action": {
"default_icon": {
"16": "images\/icon16.png",
"48": "images\/icon48.png",
"128": "images\/icon128.png"
},
"default_popup": "popup.html"
},
"content_scripts": [
{
"js": [
"content.js"
],
"matches": [
"<all_urls>"
]
}
],
"description": "Follow, NoFollow Link Checker: This extension helps highlight and export NoFollow and DoFollow links on the current web page. \ud83d\udcd4",
"icons": {
"16": "images\/icon16.png",
"48": "images\/icon48.png",
"128": "images\/icon128.png"
},
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnEKBe3CoUrhYmQigbA2aDAAmylEDPaUfLFqhDis7QZWoqv2XNMEEVhiO7pI5v4FLvTKBPixSy7mxadV2Vypz3D2C0H87i+ji5yMDE\/Zn5qW3LrdSgiZNstUpmvA68IYtLqePeUhw\/m04wveI8LywW6KmLLhCvyI4aepwXMyEoJuZwBPsldsUgEIOypeU8quIDoRk7QXYKRUnGH2yzVbrinRQDLZuoVWHQb8cHf9fpPc1g75EDN\/hcWInmCYb4LRU6SJQ2SCRPy2DpbO0O+qMv+RP+GmC9\/9gbOEpM6gKpKNANKAxy655xFPYM7TVDLZOaFM9bs3BVY7nuJHXZC\/RHQIDAQAB",
"manifest_version": 3,
"name": "Follow, Nofollow Link Checker \ud83d\udd17",
"permissions": [
"activeTab",
"scripting"
],
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"version": "2.0"
}