By: Gks
Inspect and view changes in History Echo source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "History Echo",
"version": "1.0",
"description": "Play a short 'echo' sound when you reopen a page from your history. Echo length varies by how frequently you visit the page.",
"icons": {
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"permissions": [
"tabs",
"storage",
"history",
"activeTab",
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
],
"persistent": true
},
"browser_action": {
"default_icon": "icons/icon-48.png",
"default_title": "History Echo",
"default_popup": "popup.html"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"applications": {
"gecko": {
"id": "historyecho@example.com"
}
}
} Best History Echo Alternatives
Here are some Firefox add-ons that are similar to History Echo:
MediaEcho
Emily
Audio Bookmark Chime
Lan
History Snapshot
Cka
EchoTimer Tab Voice
To
Silent Echo Panel
Palm
Listening Back
Firefox user 14292001
Rearview - History KnowledgeBase
rearview.ai
Improved History
Karl
QuietScroll
Hong
Hover to Hear
Hi Minh
Egghead History
Cam Feenstra
History Search
dotSol