By: cdn0x12
Inspect and view changes in FediRel Detector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "__MSG_extName__",
"short_name": "FediRel",
"default_locale": "en",
"version": "2.1.0",
"description": "__MSG_extDesc__",
"homepage_url": "https://github.com/cdn0x12/fedirel-detector",
"permissions": [
"activeTab",
"storage"
],
"action": {
"default_popup": "popup.html",
"default_icon": {
"128": "icons/icon-no-link.png"
}
},
"icons": {
"128": "icons/icon-no-link.png"
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
]
}
],
"license": "AGPL-3.0-or-later",
"author": "cdn0x12",
"browser_specific_settings": {
"gecko": {
"id": "{F563953C-2BF4-49B7-813C-75F218249AB5}",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best FediRel Detector Alternatives
Here are some Firefox add-ons that are similar to FediRel Detector:
FediRedirect
ManeraKai
FediAct
@lartsch@infosec.exchange
FediAct
@lartsch@infosec.exchange
Fedica
Fedica
List Feeds
igorlogius
RSS Detect & Viewer by Fatih
Fatih
Mastodon Link
Masrly
WebFeed-Indicator
Jakob Hördt
RSS Feed Finder
SEEDO Media
Microformats Reader
Michael Beaton