Indexer Plugin

Simple extension for rotate url's in browser.

Indexer Plugin là gì?

Indexer Plugin là một tiện ích mở rộng Chrome được phát triển bởi https://banochkin.com, và tính năng chính của nó là "Simple extension for rotate url's in browser.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Indexer Plugin

Tải xuống các tệp mở rộng Indexer Plugin 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

                        Indexer Plugin can help you with SEO & indexation in Google and Yandex. And for other things.

Indexer Online: https://banochkin.com/tools/indexer/                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Indexer Plugin Indexer Plugin
ID mlfacdmojdcloolijapaglkbmiinbion
URL Chính Thức https://chromewebstore.google.com/detail/indexer-plugin/mlfacdmojdcloolijapaglkbmiinbion
Mô tả Simple extension for rotate url's in browser.
Kích Thước Tệp 12.91 KB
Số Lần Cài Đặt 218
Phiên Bản Hiện Tại 1.6.0
Cập Nhật Lần Cuối 2023-10-16
Ngày Phát Hành 2023-10-16
Đánh Giá 4.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển https://banochkin.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://banochkin.com/tools/indexer/
URL Trang Trợ Giúp https://banochkin.com/contacts/
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Indexer Plugin",
    "description": "Simple extension for rotate url's in browser.",
    "version": "1.6.0",
    "author": "Ruslan Banochkin",
    "action": {
        "default_icon": "indexer.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "host_permissions": [
        "https:\/\/banochkin.com\/"
    ]
}