A Random String & Password Generator

ipty.de/random - Quick Random String & Password Generator

What is A Random String & Password Generator?

A Random String & Password Generator is a Chrome extension developed by https://ipty.de, and its main feature is "ipty.de/random - Quick Random String & Password Generator".

Extension Screenshots

screenshot

Download A Random String & Password Generator Extension CRX File

Download A Random String & Password Generator extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        DE:
Sehr einfacher, schneller "Ein-Klick" Zufalls-Zahlen/String-Generator mit wählbarer Länge (Buchstaben, Zahlen, Sonderzeichen) für zb. Passwörter

Privatsphäre & Datenschutz:
Dieses Plugin agiert nicht im Hintergrund
und sammelt oder verschickt keinerlei Nutzerdaten.

EN:
Very simple and fast "one-click" random string/number generator (letters, numbers, special chars) with adjustable string size/length. eg. for password generation.

Privacy:
This plugin does not run in background and 
does not collect or send any user data.


ChangeLog:
1.0.21 / 2022-12-09:
changed manifest version fom 2 to version 3
1.0.20 / 2020-07-06:
  -removed: network acess for faster loading
  -some improvements

1.0.19:
  -changed standard size from 10 to 16
1.0.18:
  - added new option "extended chars"
  - new default is 0-9A-Za-z+Simple Special Chars

1.0.17:
  - removed no double sign option
  - compressed images
1.0.16:
  - fixed Hex button
1.0.15:
  - Small performance fixes 
1.0.14:
  - Added some remote entropy from https://ipty.de/random
  - Removed some useless functions
  - Performance optimizations
1.0.13:
  - Added Option "No direct duplicates"
  - Added more randomness

1.0.12:
  - Added more randomness

1.0.11:
  - Rearrangements and simplifications

1.0.9:
  - Reduced size, improved startup speed 
  - Removed jQuery, Replaced with pure JavaScript
  - Added HEX Numbers
  


THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.                    

Extension Basic Information

Name A Random String & Password Generator A Random String & Password Generator
ID hljfcmdpidfhkaanphnebcehpdgdedpm
Official URL https://chromewebstore.google.com/detail/a-random-string-password/hljfcmdpidfhkaanphnebcehpdgdedpm
Description ipty.de/random - Quick Random String & Password Generator
File Size 798 KB
Installation Count 347
Current Version 1.0.21
Last Updated 2022-12-15
Publish Date 2019-07-16
Rating 4.00/5 Total 2 Ratings
Developer https://ipty.de
Email [email protected]
Payment Type free
Extension Website https://ipty.de/random
Privacy Policy Page URL https://ipty.de/imprint.html
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "A Random String & Password Generator",
    "short_name": "String & Password Generator",
    "version": "1.0.21",
    "manifest_version": 3,
    "description": "ipty.de\/random - Quick Random String & Password Generator",
    "action": {
        "default_icon": "icon_128.png",
        "default_popup": "index.html",
        "default_title": "Random String\/Password Generator"
    },
    "icons": {
        "128": "icon_128.png"
    }
}