By: inoreader
Inspect and view changes in Inoreader Companion source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Inoreader Companion",
"version": "1.0.0",
"description": "Detect feeds on pages, let you copy or save them locally, open Inoreader and export/import OPML for easy subscribing.",
"permissions": [
"activeTab",
"storage",
"clipboardWrite",
"tabs"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"browser_action": {
"default_title": "Inoreader Companion",
"default_popup": "popup/popup.html"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content_scripts/find_feeds.js"
],
"run_at": "document_idle"
}
],
"options_ui": {
"page": "options/options.html",
"open_in_tab": false
},
"web_accessible_resources": [
"content_styles/companion.css"
],
"applications": {
"gecko": {
"id": "inoreadercompanion@example.com",
"strict_min_version": "60.0"
}
}
} Best Inoreader Companion Alternatives
Here are some Firefox add-ons that are similar to Inoreader Companion:
Inoreader Browser Extension
innologica
RSS Feed Detector
SPOTBET
RSS Kit Pro - RSS Feed Detector & Manager
Digital Fracture
ReadInbox Web Clipper
Dima Labs
QFeeds
Peter Marinov
Fire RSS Reader
Francesco De Stefano
RSS Detect & Viewer by Fatih
Fatih
List Feeds
igorlogius
Pocket Reader
Sarah Green
Rediscover RSS
Lucas Martins
PinRSS Feed Finder
PinRSSDev