GERADOR DE DADOS FAKE
GERA DADOS ALEATORIOS A PARTIR DO SITE https://4devs.com.br/
GERADOR DE DADOS FAKEとは何ですか?
GERADOR DE DADOS FAKEはv3rllyによって開発されたChromeの拡張機能で、その主な機能は「GERA DADOS ALEATORIOS A PARTIR DO SITE https://4devs.com.br/」です。
拡張機能のスクリーンショット
GERADOR DE DADOS FAKE拡張機能のCRXファイルをダウンロード
GERADOR DE DADOS FAKE拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Ferramenta que gera dados de pessoas. muito útil para teste de validação de dados. - cada identidade gera um email temporário válido no yopmail.com - salve uma senha padrão usada com frequência nos testes (clique no ícone na parte superior direita do navegador e defina a senha) Após a instalação, reinicie o navegador para que a extensão passe a funcionar corretamente.
拡張機能の基本情報
名前 | |
ID | mkmenncfilhnbhmpjckebmfcccdpangl |
公式URL | https://chrome.google.com/webstore/detail/gerador-de-dados-fake/mkmenncfilhnbhmpjckebmfcccdpangl |
説明 | GERA DADOS ALEATORIOS A PARTIR DO SITE https://4devs.com.br/ |
ファイルサイズ | 42.54 KB |
インストール数 | 315 |
現在のバージョン | 1.1 |
最終更新日 | 2020-09-09 |
公開日 | 2020-06-29 |
評価 | 1.50/5 合計 4 レビュー |
開発者 | v3rlly |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://github.com/v3rlly/gerador-de-dados-fake |
ヘルプページのURL | https://github.com/v3rlly/gerador-de-dados-fake |
対応言語 | pt-BR |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "GERADOR DE DADOS FAKE", "description": "GERA DADOS ALEATORIOS A PARTIR DO SITE https:\/\/4devs.com.br\/", "version": "1.1", "permissions": [ "contextMenus", "tabs", "storage" ], "icons": { "16": "icons\/16.png", "48": "icons\/64.png", "128": "icons\/128.png" }, "browser_action": { "default_title": "GERADOR DE DADOS - CONFIG", "default_popup": "popup.html" }, "background": { "page": "background.html" }, "content_scripts": [ { "matches": [ " |