Inspect and view changes in Feed Point source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Feed Point",
"version": "1.0.0",
"description": "Locates RSS, Atom, and JSON feeds on web pages and lists them in a beautiful popup.",
"icons": {
"32": "icons/icon.svg",
"48": "icons/icon.svg",
"128": "icons/icon.svg"
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"action": {
"default_popup": "popup.html",
"default_icon": {
"32": "icons/icon.svg",
"48": "icons/icon.svg",
"128": "icons/icon.svg"
}
},
"permissions": [
"activeTab"
],
"browser_specific_settings": {
"gecko": {
"id": "feedpoint@dracuzha.com",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Mejores alternativas Feed Point
Aquí hay algunas Firefox add-ons que son similares a Feed Point:
RSS Finder
Baki Nazik
RSS Feed Finder
SEEDO Media
Feedgrab: A modern FREE RSS reader
Feedgrab
Feed Preview
Guido Berhörster
WebFeed-Indicator
Jakob Hördt
List Feeds
igorlogius
Feeder
Feeder.co
PinRSS Feed Finder
PinRSSDev
Drop Feeds RSS
dauphine-dev
RSS Detect & Viewer by Fatih
Fatih
Feed Shaper
JM
Feedmark
jasonbirchall