|
73a405c008
|
define SettingScope
|
2022-11-06 00:38:37 -07:00 |
|
|
4c7d3533a3
|
refactor: move getSetting from background.js -> helpers.js
this is because i plan to use it in `detailsInterface.js`
|
2022-11-05 23:55:38 -07:00 |
|
Erayd
|
29a7043264
|
Add context screen & integrated TOTP support (#229)
|
2020-09-10 07:13:15 +12:00 |
|
Maxim Baz
|
aae2b6da1c
|
Update dependencies, run prettier
|
2020-08-12 13:57:30 +02:00 |
|
Erayd
|
f19a44d3ce
|
Replace tldjs with @browserpass/url, check port (#179)
|
2019-10-13 00:30:46 +02:00 |
|
Maxim Baz
|
14302e9362
|
Improve domain matching to reduce false positives (#172)
|
2019-09-26 23:22:20 +02:00 |
|
Erayd
|
3d36b3488f
|
Add option to ignore entries matching a pattern (#161)
* Add option to ignore entries matching a pattern
|
2019-08-31 23:14:14 +12:00 |
|
Maxim Baz
|
0b9e1435ad
|
Fill best matching password entry with Ctrl+Shift+F (#131)
|
2019-04-21 10:10:55 +02:00 |
|
Maxim Baz
|
949e8fe0da
|
Extract helpers.js (#130)
* Extract helpers.js
* Rebuild background.dist.js and popup.dist.js when helpers change
* Cleanup require definitions
|
2019-04-21 14:41:14 +12:00 |
|