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 104d489 commit c0f9ef3Copy full SHA for c0f9ef3
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "GitHub-Timestamp-Privacy",
3
- "version": "1.0",
+ "version": "1.1",
4
"description": "Control precisions of timestamps shown on GitHub.",
5
"scripts": {
6
"dev": "NODE_ENV=development scripts/create_manifest && webextension-toolbox dev",
templates/manifest.json.template
@@ -3,7 +3,7 @@
"short_name": "__MSG_appShortName__",
"description": "__MSG_appDescription__",
"homepage_url": "https://github.com/EMPRI-DEVOPS/empri-browser-extension",
7
"manifest_version": 2,
8
"default_locale": "en",
9
"icons": {
0 commit comments