By: Bytez
Inspect and view changes in Nooperify source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Nooperify",
"version": "1.1",
"description": "Adds rel=\"noopener noreferrer\" to links.",
"icons": {
"48": "icons/icon-48.png"
},
"browser_action": {
"default_icon": "icons/icon-48.png",
"default_title": "Nooperify",
"default_popup": "popup/popup.html"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content_scripts/main.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{a040f358-fcaf-4394-bea1-3b4e1c20be18}"
}
}
} Best Nooperify Alternatives
Here are some Firefox add-ons that are similar to Nooperify:
Opener Detector
Harry Cutts
NoRef: Open without Referer
biriss
Relternate
Michael Homer
Open Link Directly (No Redirect)
Mingyi Liu
Skip Google Redirect
Chandrion
Nitter Instead
gxvwb
Privacy Redirect
Simon Brazell
Don't slack-redir links
Rob W
Modestly Denying the New
Krystof Jelinek
No-ad-redirect link
vhquang
Link Opening Settings
0xFF336699