Indexer Plugin

Simple extension for rotate url's in browser.

Indexer Pluginとは何ですか?

Indexer Pluginはhttps://banochkin.comによって開発されたChromeの拡張機能で、その主な機能は「Simple extension for rotate url's in browser.」です。

拡張機能のスクリーンショット

screenshot

Indexer Plugin拡張機能のCRXファイルをダウンロード

Indexer Plugin拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

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

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

拡張機能の基本情報

名前 Indexer Plugin Indexer Plugin
ID mlfacdmojdcloolijapaglkbmiinbion
公式URL https://chromewebstore.google.com/detail/indexer-plugin/mlfacdmojdcloolijapaglkbmiinbion
説明 Simple extension for rotate url's in browser.
ファイルサイズ 12.91 KB
インストール数 218
現在のバージョン 1.6.0
最終更新日 2023-10-16
公開日 2023-10-16
評価 4.00/5 合計 1 レビュー
開発者 https://banochkin.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://banochkin.com/tools/indexer/
ヘルプページのURL https://banochkin.com/contacts/
対応言語 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\/"
    ]
}