By: Probuk Dev
Inspect and view changes in Quick History source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"browser_specific_settings": {
"gecko": {
"id": "probukdev@gmail.com",
"strict_min_version": "109.0"
}
},
"name": "Quick History",
"version": "0.1.2",
"description": "This Chrome extension allows users to view the history of the current active tab in their browser.",
"permissions": [
"storage",
"tabs",
"unlimitedStorage",
"history"
],
"host_permissions": [
"https://*/*"
],
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"https://*/*"
],
"js": [
"contentScript.js"
]
}
],
"web_accessible_resources": [
{
"resources": [
"assets/bookmark.png",
"assets/play.png",
"assets/delete.png",
"assets/save.png"
],
"matches": [
"https://*/*"
]
}
],
"icons": {
"16": "assets/quick-history-16.png",
"24": "assets/quick-history-24.png",
"32": "assets/quick-history-32.png",
"64": "assets/quick-history-64.png",
"128": "assets/quick-history-128.png"
},
"action": {
"default_icon": {
"16": "assets/quick-history-16.png",
"24": "assets/quick-history-24.png",
"32": "assets/quick-history-32.png",
"64": "assets/quick-history-64.png",
"128": "assets/quick-history-128.png"
},
"default_title": "Quick History",
"default_popup": "popup.html"
},
"manifest_version": 3
} Best Quick History Alternatives
Here are some Firefox add-ons that are similar to Quick History:
Quick History Access
Jon
NoHistory
QuanMCPC
Clear history & downloads!
arthurMolnar
Improved History
Karl
Historia
erosman
Improved History (With Shortcut)
Windows_2000
History Purger
Klaus-Uwe Mitterer
Better History
FABLe
Privacy Cleaner
FUN88
History Cleaner (History Eraser)
Andy Portmen
Private Tab History
scorpius2k1