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 b5d5881 commit c0619c6Copy full SHA for c0619c6
extension/manifest.json
@@ -3,7 +3,7 @@
3
"description": "Open a link in Incognito mode with ⇧-Alt or ⇧-⌥",
4
"homepage_url": "https://github.com/francoischalifour/incognito-link",
5
"manifest_version": 2,
6
- "version": "1.0.2",
+ "version": "1.1.1",
7
"icons": {
8
"128": "icon.png"
9
},
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "incognito-link",
"description": "Google Chrome extension to open a link in Incognito mode with ⇧-Alt or ⇧-⌥",
"license": "MIT",
"repository": "francoischalifour/incognito-link",
0 commit comments