Indexer Plugin
Simple extension for rotate url's in browser.
Qu'est-ce que Indexer Plugin ?
Indexer Plugin est une extension Chrome développée par https://banochkin.com, et sa fonction principale est "Simple extension for rotate url's in browser.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Indexer Plugin
Téléchargez les fichiers d'extension Indexer Plugin au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Indexer Plugin can help you with SEO & indexation in Google and Yandex. And for other things. Indexer Online: https://banochkin.com/tools/indexer/
Informations de Base sur l'Extension
Nom | |
ID | mlfacdmojdcloolijapaglkbmiinbion |
URL Officiel | https://chromewebstore.google.com/detail/indexer-plugin/mlfacdmojdcloolijapaglkbmiinbion |
Description | Simple extension for rotate url's in browser. |
Taille du Fichier | 12.91 KB |
Nombre d'Installations | 218 |
Version Actuelle | 1.6.0 |
Dernière Mise à Jour | 2023-10-16 |
Date de Publication | 2023-10-16 |
Évaluation | 4.00/5 Total 1 Évaluations |
Développeur | https://banochkin.com |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://banochkin.com/tools/indexer/ |
URL de la Page d'Aide | https://banochkin.com/contacts/ |
Langues Prises en Charge | 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\/" ] } |