Webindexia's Multi-Index™ Lite
Webindexia's Multi-Index Tool will enable an enhance results on your search.
Webindexia's Multi-Index™ Lite là gì?
Webindexia's Multi-Index™ Lite là một tiện ích mở rộng Chrome được phát triển bởi http://webindexia.com, và tính năng chính của nó là "Webindexia's Multi-Index Tool will enable an enhance results on your search.".
Ả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 Webindexia's Multi-Index™ Lite
Tải xuống các tệp mở rộng Webindexia's Multi-Index™ Lite 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
What is WEBINDEXIA™? Webindexia is an advanced and sophisticated collection of tools, engines, robots, databases server, database banks, web applications, browser extensions, Mobile Applications and Custom Applications designed and developed to index the web. Who uses the Webindexia™ Tools? Affiliate Management Companies, Media Companies, Research & Development Companies, Real Estate Industry, Government Entities, Legal Companies, Factories, Distributors, Anyone that actively seeks places on where to advertise & Anyone that requires to perform a market research and to find websites to propose future business.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | bkbnggjipkkkehaikeinkodlkofnlaik |
URL Chính Thức | https://chrome.google.com/webstore/detail/webindexias-multi-index-l/bkbnggjipkkkehaikeinkodlkofnlaik |
Mô tả | Webindexia's Multi-Index Tool will enable an enhance results on your search. |
Kích Thước Tệp | 13.72 KB |
Số Lần Cài Đặt | 18 |
Phiên Bản Hiện Tại | 4.3 |
Cập Nhật Lần Cuối | 2014-05-14 |
Ngày Phát Hành | 2014-05-14 |
Đánh Giá | 3.00/5 Tổng số 2 Đánh Giá |
Nhà Phát Triển | http://webindexia.com |
Loại Thanh Toán | free |
URL Trang Trợ Giúp | http://search.webindexia.com/faq.html |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Webindexia's Multi-Index\u2122 Lite", "version": "4.3", "description": "Webindexia's Multi-Index Tool will enable an enhance results on your search.", "icons": { "48": "img\/Icon_48x48_redlite.png", "128": "img\/Icon_128x128_redlite.png", "16": "img\/Icon_16x16_redlite.png" }, "browser_action": { "default_icon": "img\/Icon_128x128_redlite.png", "default_title": "Webindexia.com - We index the web for you...", "default_popup": "popup.html" }, "background": { "page": "background.html" }, "permissions": [ "tabs" ] } |