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 24d1f7c commit 0828ff8Copy full SHA for 0828ff8
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "history-menu",
3
- "version": "2.4.1",
+ "version": "2.4.2",
4
"description": "History Menu Extension for Webkit Browsers",
5
"private": true,
6
"scripts": {
source/templates/chrome/manifest.json
@@ -4,7 +4,7 @@
"content_security_policy": "script-src 'self'; object-src 'self'",
"author": "Łukasz A.J. Wrona (http://layv.net/)",
"description": "__MSG_description__",
7
8
"permissions": [
9
"tabs",
10
"history",
0 commit comments