michaelscott
Open a new tab, get a Michael Scott quote
What is michaelscott?
michaelscott is a Chrome extension developed by Unknown, and its main feature is "Open a new tab, get a Michael Scott quote".
Extension Screenshots
Download michaelscott Extension CRX File
Download michaelscott 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 | michaelscott |
ID | kjakoohamfkopgkihcmiiiejmnjbjgil |
Official URL | https://chromewebstore.google.com/detail/michaelscott/kjakoohamfkopgkihcmiiiejmnjbjgil |
Description | Open a new tab, get a Michael Scott quote |
File Size | 171 KB |
Installation Count | 46 |
Current Version | 0.1 |
Last Updated | 2019-02-05 |
Publish Date | 2019-02-05 |
Developer | Unknown |
Payment Type | free |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "michaelscott", "version": "0.1", "description": "Open a new tab, get a Michael Scott quote", "icons": { "16": "icons\/michaelscott_16.png", "48": "icons\/michaelscott_48.png", "128": "icons\/michaelscott_128.png" }, "chrome_url_overrides": { "newtab": "michaelscott.html" } } |