URL to Barcode
Website URL to Barcode & Shorten URL
What is URL to Barcode?
URL to Barcode is a Chrome extension developed by Revathi, and its main feature is "Website URL to Barcode & Shorten URL".
Extension Screenshots
Download URL to Barcode Extension CRX File
Download URL to Barcode 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
This is very useful and time saving add-on. You can simply click on the add-on icon to generate the barcode. Then use any barcode scanner device to scan and the website URL will be opened.
Extension Basic Information
Name | URL to Barcode |
ID | clobkklbbnhnfjkeddmhmigmabpgacdo |
Official URL | https://chromewebstore.google.com/detail/url-to-barcode/clobkklbbnhnfjkeddmhmigmabpgacdo |
Description | Website URL to Barcode & Shorten URL |
File Size | 51.39 KB |
Installation Count | 23 |
Current Version | 0.3 |
Last Updated | 2019-07-21 |
Publish Date | 2019-07-15 |
Developer | Revathi |
[email protected] | |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "URL to Barcode", "description": "Website URL to Barcode & Shorten URL", "author": "Revathi Ganesh", "version": "0.3", "icons": { "32": "data\/icon.png" }, "browser_action": { "browser_style": true, "default_icon": "data\/icon.png", "default_title": "Website URL to Barcode & Shorten URL", "default_popup": "data\/index.html" }, "permissions": [ "activeTab", "webRequest", " |