Username checker for Instagram
Free service to check if a Instagram username is available. It fast and correct checks to let you know if a nickname is available.
What is Username checker for Instagram?
Username checker for Instagram is a Chrome extension developed by https://instausername.com, and its main feature is "Free service to check if a Instagram username is available. It fast and correct checks to let you know if a nickname is available.".
Extension Screenshots
Download Username checker for Instagram Extension CRX File
Download Username checker for Instagram 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
Our extension offers easy way to quickly check your name is unique for create Instagram account. Just enter word or name of your choice and click on button. And remember two simple rules: ✓ 30 characters maximum; ✓ allowed characters (English letters, numbers, underscore and dot).
Extension Basic Information
Name | Username checker for Instagram |
ID | nopogfmfhpbejeakmlpebigcdhddlami |
Official URL | https://chromewebstore.google.com/detail/username-checker-for-inst/nopogfmfhpbejeakmlpebigcdhddlami |
Description | Free service to check if a Instagram username is available. It fast and correct checks to let you know if a nickname is available. |
File Size | 284 KB |
Installation Count | 22 |
Current Version | 1.2 |
Last Updated | 2022-05-26 |
Publish Date | 2022-05-26 |
Developer | https://instausername.com |
[email protected] | |
Payment Type | free |
Extension Website | https://instausername.com/ |
Help Page URL | https://instausername.com/ |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Username checker for Instagram", "version": "1.2", "description": "Free service to check if a Instagram username is available. It fast and correct checks to let you know if a nickname is available.", "icons": { "128": "iname_icon.png" }, "host_permissions": [ "https:\/\/instausername.com\/" ], "manifest_version": 3, "action": { "default_title": "Check availability Instagram name", "default_icon": "iname_action.png", "default_popup": "checker.html" } } |