Take a Drake
Tired ? Open a new tab, take a Drake :)
What is Take a Drake?
Take a Drake is a Chrome extension developed by isthatcentered, and its main feature is "Tired ? Open a new tab, take a Drake :)".
Extension Screenshots
Download Take a Drake Extension CRX File
Download Take a Drake 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
Get a new drake gif every time you open a new tab
Extension Basic Information
Name | Take a Drake |
ID | eaefijohnceeipapnailhkmihdplcnfc |
Official URL | https://chromewebstore.google.com/detail/take-a-drake/eaefijohnceeipapnailhkmihdplcnfc |
Description | Tired ? Open a new tab, take a Drake :) |
File Size | 49.4 KB |
Installation Count | 170 |
Current Version | 0.2 |
Last Updated | 2018-07-01 |
Publish Date | 2018-06-30 |
Developer | isthatcentered |
[email protected] | |
Payment Type | free |
Extension Website | https://github.com/isthatcentered/take-a-drake/tree/master |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Take a Drake", "manifest_version": 2, "version": "0.2", "description": "Tired ? Open a new tab, take a Drake :)", "icons": { "16": "cws assets\/icon16.png", "48": "cws assets\/icon48.png", "128": "cws assets\/icon128.png" }, "browser_action": { "default_title": "Tired ? Open a new tab, take a Drake :)" }, "chrome_url_overrides": { "newtab": "src\/tab\/index.html" } } |