CSS Generator
Build CSS for Medallia Digital forms!
What is CSS Generator?
CSS Generator is a Chrome extension developed by Techie Tribe, and its main feature is "Build CSS for Medallia Digital forms!".
Extension Screenshots
Download CSS Generator Extension CRX File
Download CSS 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
[08/19/2019] : Has a link to app css generator! Fixed bugs with scale and made the whole css more responsive! [05/03/2019] : Few minor bug fixes [04/01/2019] : The generator will work on all websites now! Make sure to open the survey before starting the extension. This extension will help you create CSS for Digital Forms.
Extension Basic Information
Name | CSS Generator |
ID | gkidgfledndnkhapfdbpjjfcfkmefhbp |
Official URL | https://chromewebstore.google.com/detail/css-generator/gkidgfledndnkhapfdbpjjfcfkmefhbp |
Description | Build CSS for Medallia Digital forms! |
File Size | 123 KB |
Installation Count | 106 |
Current Version | 1.8 |
Last Updated | 2020-02-26 |
Publish Date | 2020-02-26 |
Rating | 5.00/5 Total 1 Ratings |
Developer | Techie Tribe |
[email protected] | |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "CSS Generator", "version": "1.8", "description": "Build CSS for Medallia Digital forms!", "permissions": [ "activeTab", "declarativeContent", "storage", "downloads" ], "background": { "scripts": [ "background.js" ], "persistent": false }, "options_page": "options.html", "page_action": { "default_popup": "popup.html", "default_icon": { "16": "images\/get_started16.png", "32": "images\/get_started32.png", "48": "images\/get_started48.png", "128": "images\/get_started128.png" } }, "icons": { "16": "images\/get_started16.png", "32": "images\/get_started32.png", "48": "images\/get_started48.png", "128": "images\/get_started128.png" }, "content_scripts": [ { "matches": [ " |