Kkrt Dev Tools
Tools for Devs
Wat is Kkrt Dev Tools?
Kkrt Dev Tools is een Chrome-extensie ontwikkeld door alairjt, en de belangrijkste functie is "Tools for Devs".
Extensie Screenshots
Download het CRX-bestand van de extensie Kkrt Dev Tools
Download Kkrt Dev Tools-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
Com o botão direito do mouse: - Gera CPFs aleatórios válidos diretamente no input selecionado; - Gera CNPJs aleatórios válidos diretamente no input selecionado; - Gera RGs aleatórios válidos diretamente no input selecionado; - Gera CNHs aleatórios válidos diretamente no input selecionado; - Gera Títulos de Eleitor aleatórios válidos diretamente no input selecionado; - Gera GUIDs aleatórios válidos diretamente no input selecionado; - Gera Emails aleatórios diretamente no input selecionado; - Gera Lorem Ipsum diretamente no input selecionado; - Gera Cartão de Crédito (Visa, Master, Amex) diretamente no input selecionado; - Valida CPF selecionado; - Valida CNPJ selecionado; - Valida GUID selecionado; - Valida RG selecionado; - Valida CNH selecionado; - Base64 Encode/Decode no texto selecionado; - Contador de Caracteres; - Dados de conexão; - Reseta Form; - Histórico dos últimos 10 valores utilizados.
Basisinformatie over de Extensie
Naam | |
ID | lojpdgbipadidjlhfpbkbbjeboooolbi |
Officiële URL | https://chrome.google.com/webstore/detail/lojpdgbipadidjlhfpbkbbjeboooolbi |
Beschrijving | Tools for Devs |
Bestandsgrootte | 340 KB |
Aantal Installaties | 15 |
Huidige Versie | 1.1.0 |
Laatst Bijgewerkt | 2017-12-12 |
Publicatiedatum | 2017-12-12 |
Beoordeling | 5.00/5 Totaal 7 Beoordelingen |
Ontwikkelaar | alairjt |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | pt-BR |
manifest.json | |
{ "manifest_version": 2, "name": "Kkrt Dev Tools", "version": "1.1.0", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "Tools for Devs", "icons": { "128": "devTools.png" }, "browser_action": { "default_icon": "devTools.png", "default_popup": "options.html", "default_title": "Kkrt Dev Tools" }, "content_scripts": [ { "matches": [ " |