Truisms
Randomized Pastel Color Combined With Random Jenny Holzer Truism.
What is Truisms?
Truisms is a Chrome extension developed by ericrickyallenpeters, and its main feature is "Randomized Pastel Color Combined With Random Jenny Holzer Truism.".
Extension Screenshots
Download Truisms Extension CRX File
Download Truisms 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
Randomly generates a new Jenny Holzer Truism with a pastel color background upon opening a new tab.
Extension Basic Information
Name | |
ID | lmhphhnaopkffigallbhlmgmiimddpnc |
Official URL | https://chrome.google.com/webstore/detail/truisms/lmhphhnaopkffigallbhlmgmiimddpnc |
Description | Randomized Pastel Color Combined With Random Jenny Holzer Truism. |
File Size | 9.56 KB |
Installation Count | 10 |
Current Version | 1.2 |
Last Updated | 2018-10-02 |
Publish Date | 2018-10-02 |
Rating | 5.00/5 Total 2 Ratings |
Developer | ericrickyallenpeters |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Truisms", "short_name": "Truisms", "description": "Randomized Pastel Color Combined With Random Jenny Holzer Truism.", "version": "1.2", "browser_action": { "default_title": "Truism" }, "chrome_url_overrides": { "newtab": "index.html" }, "permissions": [ "activeTab" ] } |