Skip to content
This repository was archived by the owner on Jul 20, 2025. It is now read-only.

Commit 3a04331

Browse files
author
marksverdhei
committed
Bump to 1.1.1
1 parent 368568a commit 3a04331

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 3,
33
"name": "Save Me A Click",
4-
"version": "1.1.0",
4+
"version": "1.1.1",
55
"description": "Summarize any link with a right-click",
66
"permissions": [
77
"contextMenus",

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "save-me-a-click",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Save Me A Click is a Chrome extension that provides a summary of a webpage when right-clicking on a link. It displays a popup with a title, body, and summary without needing to open the page.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)