Skip to content

Commit

Permalink
changed default options page
Browse files Browse the repository at this point in the history
  • Loading branch information
OverPoweredDev committed Jun 22, 2021
1 parent 38fd57b commit 4aa2ad8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/manifest.json
Expand Up @@ -3,7 +3,7 @@
"manifest_version": 2,
"version" : "1.0",
"description": "Cross-browser WebExtension Frontend for the Apertium APy service",
"options_page": "popup/options.html",
"options_page": "settings/settings.html",
"browser_action": {
"default_title": "Apertium",
"default_popup": "popup/popup.html",
Expand Down

0 comments on commit 4aa2ad8

Please sign in to comment.