We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75db081 commit 6615e0dCopy full SHA for 6615e0d
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "full-text-tabs-forever",
3
- "version": "2.0.5",
+ "version": "2.1.0",
4
"description": "A web extension for searching your full browsing history.",
5
"main": "index.js",
6
"scripts": {
src/manifest.json
@@ -2,7 +2,7 @@
"$schema": "https://json.schemastore.org/chrome-manifest",
"name": "Full Text Tabs Forever",
"description": "Search your full browsing history",
"manifest_version": 3,
7
"permissions": [
8
"unlimitedStorage",
0 commit comments