1
0
Fork 0

Hide share button

This commit is contained in:
Dan Hromada 2014-07-26 11:41:55 +02:00
parent 884d025ca9
commit 4b16fa3445
3 changed files with 3 additions and 2 deletions

BIN
.manifest.json.swp Normal file

Binary file not shown.

View file

@ -83,7 +83,8 @@ a:hover {
/** /**
* Share button * Share button
*/ */
.share { .share button {
display: none;
font-size: 16px; font-size: 16px;
} }

View file

@ -4,7 +4,7 @@
"name": "Custom JavaScript for websites ", "name": "Custom JavaScript for websites ",
"short_name": "customjs", "short_name": "customjs",
"description": "Run custom JavaScript on any website.", "description": "Run custom JavaScript on any website.",
"version": "2.1.3", "version": "2.1.30",
"permissions": [ "permissions": [
"storage", "storage",