feat: add Luban SMS provider
This commit is contained in:
+3
-3
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"manifest_version": 3,
|
||||
"name": "SMSBower Phone Fill Tool",
|
||||
"version": "1.4.0",
|
||||
"description": "Fetch one SMSBower phone number, fill it into the current page input, copy it, and cancel the previous activation on replacement.",
|
||||
"version": "1.5.0",
|
||||
"description": "Fetch SMSBower or Luban SMS phone numbers, fill them into the current page, copy, auto-submit, rotate rejected numbers, and fetch codes.",
|
||||
"permissions": ["activeTab", "scripting", "storage", "clipboardWrite"],
|
||||
"host_permissions": ["https://smsbower.app/*", "https://smsbower.page/*", "https://smsbower.online/*"],
|
||||
"host_permissions": ["https://smsbower.app/*", "https://smsbower.page/*", "https://smsbower.online/*", "https://lubansms.com/*"],
|
||||
"background": { "service_worker": "background.js" },
|
||||
"action": { "default_title": "SMSBower 悬浮填号" }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user