Inspirational He-Man
He-Man and Skeletor offer you a random inspirational quote for every new tab.
What is Inspirational He-Man?
Inspirational He-Man is a Chrome extension developed by pixelwelders, and its main feature is "He-Man and Skeletor offer you a random inspirational quote for every new tab.".
Extension Screenshots
Download Inspirational He-Man Extension CRX File
Download Inspirational He-Man 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
Extension Basic Information
Name | |
ID | caplhdfkbjmmfcebdajkilboidmfmhnm |
Official URL | https://chromewebstore.google.com/detail/inspirational-he-man/caplhdfkbjmmfcebdajkilboidmfmhnm |
Description | He-Man and Skeletor offer you a random inspirational quote for every new tab. |
File Size | 863 KB |
Installation Count | 86 |
Current Version | 1.0.1 |
Last Updated | 2014-11-14 |
Publish Date | 2014-11-14 |
Rating | 5.00/5 Total 6 Ratings |
Developer | pixelwelders |
Payment Type | free |
Extension Website | http://uskillbotics.com |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Inspirational He-Man", "version": "1.0.1", "description": "He-Man and Skeletor offer you a random inspirational quote for every new tab.", "chrome_url_overrides": { "newtab": "inspire365.html" }, "icons": { "128": "icon.png" } } |