By: rpavic3
Inspect and view changes in Smart Hover Reader source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Smart Hover Reader",
"version": "1.0.2",
"description": "AI summaries of news articles when you hover a link.",
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"browser_action": {
"default_title": "Smart Hover Reader",
"default_icon": {
"16": "icons/icon16.png",
"48": "icons/icon48.png"
},
"default_popup": "popup.html"
},
"permissions": [
"storage",
"tabs",
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_end"
}
],
"browser_specific_settings": {
"gecko": {
"id": "smart-hover-reader@example.com",
"strict_min_version": "109.0"
}
}
} Best Smart Hover Reader Alternatives
Here are some Firefox add-ons that are similar to Smart Hover Reader:
News Summary Hover
VLXX
Hover Summary
Hover Summary
No Click Australian News Article Summariser
Ben Z
Just News
tsurdan
Browsely | AI & Productivity Extension
Browsely
NewsCord Companion
NewsCord
LinkLooker
Tsuni
Discussed - HN, Reddit with AI Summaries
discussed.dev
skim-it
Shadi Kabajah
Headlines Monitor
Mino Gesualdo
AlturaAI Copilot
Altura AI
Critique: AI Browser Copilot
critique_ai