One tsp. Recipe Clipper
Copy recipes from supported web sites to your One tsp. recipe collection.
One tsp. Recipe Clipper là gì?
One tsp. Recipe Clipper là một tiện ích mở rộng Chrome được phát triển bởi https://onetsp.com, và tính năng chính của nó là "Copy recipes from supported web sites to your One tsp. recipe collection.".
Ả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 One tsp. Recipe Clipper
Tải xuống các tệp mở rộng One tsp. Recipe Clipper 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
The One tsp. recipe clipper allows you to save recipes from anywhere on the web with just one click!
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | One tsp. Recipe Clipper |
ID | dbjalipgbmiicadebpphmjlhkedpoffp |
URL Chính Thức | https://chromewebstore.google.com/detail/one-tsp-recipe-clipper/dbjalipgbmiicadebpphmjlhkedpoffp |
Mô tả | Copy recipes from supported web sites to your One tsp. recipe collection. |
Kích Thước Tệp | 21.29 KB |
Số Lần Cài Đặt | 367 |
Phiên Bản Hiện Tại | 1.0.3 |
Cập Nhật Lần Cuối | 2019-01-17 |
Ngày Phát Hành | 2019-01-17 |
Nhà Phát Triển | https://onetsp.com |
[email protected] | |
Loại Thanh Toán | free |
URL Trang Trợ Giúp | https://onetsp.com/support |
URL Trang Chính Sách Bảo Mật | https://onetsp.com/legal |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "One tsp. Recipe Clipper", "description": "Copy recipes from supported web sites to your One tsp. recipe collection.", "version": "1.0.3", "icons": { "16": "icon_circle_16.png", "32": "icon_circle_32.png", "48": "icon_circle_48.png", "128": "icon_circle_128.png" }, "permissions": [ "activeTab", "https:\/\/onetsp.com\/" ], "browser_action": { "default_popup": "popup.html" } } |