Skip to content
Snippets Groups Projects
Commit b7ea5bf4 authored by didierfred's avatar didierfred
Browse files

add url for the code

parent 17e8e511
No related branches found
No related tags found
No related merge requests found
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
"manifest_version": 2, "manifest_version": 2,
"name": "simple-modify-header", "name": "simple-modify-header",
"version": "1", "version": "1",
"homepage_url": "https://a_defenirnir", "homepage_url": "https://github.com/didierfred/SimpleModifyHeader",
"icons": { "icons": {
"48": "icons/modify-48.png" "48": "icons/modify-48.png"
}, },
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
"browser_action": { "browser_action": {
"default_icon": "icons/modify-32.png", "default_icon": "icons/modify-32.png",
"default_title": "Modify a header", "default_title": "Simple Modify Header",
"default_popup": "popup/config.html" "default_popup": "popup/config.html"
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment