By: Cooked
Inspect and view changes in Recent Visit Overlay source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Recent Visit Overlay",
"version": "1.0",
"description": "Shows previous visit time.",
"permissions": [
"history",
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "recentvisit@example.com",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best Recent Visit Overlay Alternatives
Here are some Firefox add-ons that are similar to Recent Visit Overlay:
Last Visited Timestamp
Phamtrvien3
Last Visited Toolip
Rotem Dan
Visit Counter
Aezay
Visit History
Rob Hoelz
Site Visit Tracker
David Blake
How Many Visits?
meier
Site Visits
antishok
When have I visited last
Hersing
Show Visits
igorlogius
Site Visit Counter
Alwin
Logbook
makeren
Page Time Overlay
Lacey