Skip to content

Commit

Permalink
extension manifest for version 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Bidijoe45 committed Aug 24, 2022
1 parent 8a29dc5 commit 54431e8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions extension/manifest-firefox.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
"name": "Intra42Nova",
"description": "",
"author": "apavel ycarro alvrodri",
"version": "1.0",
"version": "2.0.1",
"manifest_version": 2,
"web_accessible_resources":[
"layout.html"
],
"permissions": [
"*://intranet-white-nova-kesbd7iw5q-ew.a.run.app/*"
"https://whitenova.hacku.org/*"
],
"content_scripts": [{
"run_at": "document_end",
Expand Down
2 changes: 1 addition & 1 deletion extension/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Intra42Nova",
"description": "",
"author": "apavel ycarro alvrodri",
"version": "1.0",
"version": "2.0.1",
"manifest_version": 3,
"web_accessible_resources":[{
"matches": ["https://profile.intra.42.fr/*"],
Expand Down

0 comments on commit 54431e8

Please sign in to comment.