uReview
Make automated reviews!
uReview là gì?
uReview là một tiện ích mở rộng Chrome được phát triển bởi https://ureview.reviews, và tính năng chính của nó là "Make automated reviews!".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng uReview
Tải xuống các tệp mở rộng uReview dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
*** uReview 6.0 *** A uReview ta de cara nova e com um montão de novidades: - Assistente de IA - Integração 100% Automatizada - Buscador de Concorrentes - IA copiadora e importadora - Importador do AliExpress e da Shopee - Mais reviews e categorias - Envio Ultra Rápido ou Agendado e muito mais! Aumente sua conversão e economize seu tempo. Faça o Teste Grátis! A uReview não registra e nem compartilha nenhuma informação sobre os usuários.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | uReview |
ID | aapjjgmljkpcnhfgogcigehcgimbnbnl |
URL Chính Thức | https://chromewebstore.google.com/detail/ureview/aapjjgmljkpcnhfgogcigehcgimbnbnl |
Mô tả | Make automated reviews! |
Kích Thước Tệp | 4.07 MB |
Số Lần Cài Đặt | 5,313 |
Phiên Bản Hiện Tại | 6.0.3 |
Cập Nhật Lần Cuối | 2024-03-01 |
Ngày Phát Hành | 2022-01-20 |
Đánh Giá | 4.07/5 Tổng số 54 Đánh Giá |
Nhà Phát Triển | https://ureview.reviews |
[email protected] | |
Loại Thanh Toán | in_app |
Trang Web Mở Rộng | https://www.ureview.reviews/ |
URL Trang Trợ Giúp | https://www.ureview.reviews/help-center |
Ngôn Ngữ Được Hỗ Trợ | pt-BR |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "uReview", "description": "Make automated reviews!", "version": "6.0.3", "manifest_version": 3, "icons": { "16": "icon.png", "48": "icon.png", "128": "icon.png" }, "action": { "default_popup": "popup.html", "default_title": "uReview", "default_icon": "icon.png" }, "declarative_net_request": { "rule_resources": [ { "id": "ruleset_1", "enabled": true, "path": "rules.json" } ] }, "permissions": [ "storage", "tabs", "declarativeNetRequest" ], "host_permissions": [ " |