Update manifest.json

This commit is contained in:
IanStanion-google
2023-06-09 11:23:30 -04:00
committed by GitHub
parent 04d4080f75
commit 8ebd97667b

View File

@@ -1,7 +1,7 @@
{
"name": "Typed URL History",
"version": "1.3",
"description": "Reads your history and shows the top ten pages you go to by typing the URL.",
"description": "Reads your history and uses the transition type of the history item to filter out a list of the top ten pages you go to specifically by typing the URL.",
"permissions": ["history"],
"action": {
"default_popup": "typed-urls.html",