Troll Chrome Images
Troque todas as fotos dos sites por fotos pré-selecionadas
Troll Chrome Images là gì?
Troll Chrome Images là một tiện ích mở rộng Chrome được phát triển bởi https://fabiohbarbosa.wordpress.com, và tính năng chính của nó là "Troque todas as fotos dos sites por fotos pré-selecionadas".
Ả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 Troll Chrome Images
Tải xuống các tệp mở rộng Troll Chrome Images 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
Troll Chrome Images You can select many pictures from the URL and fill out these images on all the sites that user has been browsing.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | inckbmoillepjbepkldmipolcohhhpdj |
URL Chính Thức | https://chrome.google.com/webstore/detail/troll-chrome-images/inckbmoillepjbepkldmipolcohhhpdj |
Mô tả | Troque todas as fotos dos sites por fotos pré-selecionadas |
Kích Thước Tệp | 153 KB |
Số Lần Cài Đặt | 127 |
Phiên Bản Hiện Tại | 0.5 |
Cập Nhật Lần Cuối | 2019-01-02 |
Ngày Phát Hành | 2019-01-02 |
Đánh Giá | 5.00/5 Tổng số 3 Đánh Giá |
Nhà Phát Triển | https://fabiohbarbosa.wordpress.com |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://github.com/fabiohbarbosa/troll-chrome-images |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Troll Chrome Images", "description": "Troque todas as fotos dos sites por fotos pr\u00e9-selecionadas", "version": "0.5", "background": { "scripts": [ "js\/background.js" ], "persistent": false }, "browser_action": { "default_icon": "assets\/img\/icon.png", "default_popup": "popup\/popup.html" }, "icons": { "16": "assets\/img\/icon.png", "48": "assets\/img\/icon.png", "128": "assets\/img\/icon.png" }, "permissions": [ "tabs", "storage", "http:\/\/*\/*", "https:\/\/*\/*", " |