mirror of
https://github.com/anticensority/runet-censorship-bypass.git
synced 2024-11-24 02:13:43 +03:00
Rename choose-pac-provider to options
This commit is contained in:
parent
26e8e4fb45
commit
ee419d4ecd
|
@ -38,10 +38,10 @@
|
|||
},
|
||||
"browser_action": {
|
||||
"default_title": "Этот сайт благословлён | Версия ${version + versionSuffix}",
|
||||
"default_popup": "/pages/choose-pac-provider/index.html"
|
||||
"default_popup": "/pages/options/index.html"
|
||||
},
|
||||
"options_ui": {
|
||||
"page": "/pages/choose-pac-provider/index.html",
|
||||
"page": "/pages/options/index.html",
|
||||
"chrome_style": true
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user