Browse Source

Tweaked wording of description in manifest

master
Said Achmiz 6 years ago
parent
commit
08e07344c0
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      manifest.json

+ 1
- 1
manifest.json View File

@@ -1,7 +1,7 @@
{
"name": "AlwaysKillSticky",
"version": "0.1",
"description": "Get rid of fixed elements on websites - permanently!",
"description": "Get rid of sticky elements on websites - permanently!",
"permissions": [ "activeTab", "storage" ],
"content_scripts": [
{

Loading…
Cancel
Save