Hotline-1C Parser
This exention is a part of Hotline-1C parser.
Wat is Hotline-1C Parser?
Hotline-1C Parser is een Chrome-extensie ontwikkeld door mobiloz.review, en de belangrijkste functie is "This exention is a part of Hotline-1C parser.".
Download het CRX-bestand van de extensie Hotline-1C Parser
Download Hotline-1C Parser-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
Basisinformatie over de Extensie
Naam | ![]() |
ID | eegocompemkcmjnljdijbpgdgnnmpjfc |
Officiële URL | https://chrome.google.com/webstore/detail/hotline-1c-parser/eegocompemkcmjnljdijbpgdgnnmpjfc |
Beschrijving | This exention is a part of Hotline-1C parser. |
Bestandsgrootte | 4.41 KB |
Aantal Installaties | 27 |
Huidige Versie | 3.2 |
Laatst Bijgewerkt | 2016-03-14 |
Publicatiedatum | 2016-03-14 |
Ontwikkelaar | mobiloz.review |
Betalingswijze | free |
Ondersteunde Talen | ru |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "persistent": false, "scripts": [ "background.js" ] }, "browser_action": { "default_icon": "icon.png" }, "description": "This exention is a part of Hotline-1C parser.", "manifest_version": 2, "name": "Hotline-1C Parser", "permissions": [ "activeTab", "clipboardWrite", "tabs", "processes" ], "version": "3.2" } |