Indexer Plugin
Simple extension for rotate url's in browser.
Wat is Indexer Plugin?
Indexer Plugin is een Chrome-extensie ontwikkeld door https://banochkin.com, en de belangrijkste functie is "Simple extension for rotate url's in browser.".
Extensie Screenshots
Download het CRX-bestand van de extensie Indexer Plugin
Download Indexer Plugin-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Indexer Plugin can help you with SEO & indexation in Google and Yandex. And for other things. Indexer Online: https://banochkin.com/tools/indexer/
Basisinformatie over de Extensie
Naam | |
ID | mlfacdmojdcloolijapaglkbmiinbion |
Officiële URL | https://chromewebstore.google.com/detail/indexer-plugin/mlfacdmojdcloolijapaglkbmiinbion |
Beschrijving | Simple extension for rotate url's in browser. |
Bestandsgrootte | 12.91 KB |
Aantal Installaties | 218 |
Huidige Versie | 1.6.0 |
Laatst Bijgewerkt | 2023-10-16 |
Publicatiedatum | 2023-10-16 |
Beoordeling | 4.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | https://banochkin.com |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://banochkin.com/tools/indexer/ |
Help Pagina-URL | https://banochkin.com/contacts/ |
Ondersteunde Talen | 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\/" ] } |