A Doodle A Day
A new Golden Doodle every day.
What is A Doodle A Day?
A Doodle A Day is a Chrome extension developed by tonigemayel, and its main feature is "A new Golden Doodle every day.".
Extension Screenshots
Download A Doodle A Day Extension CRX File
Download A Doodle A Day 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
A Golden Doodle-A-Day. Golden Doodle images from https://www.instagram.com/goldendoodlesofinsta/
Extension Basic Information
Name | |
ID | okkbhhlkdlkggiagjinnpmonegdlllih |
Official URL | https://chromewebstore.google.com/detail/a-doodle-a-day/okkbhhlkdlkggiagjinnpmonegdlllih |
Description | A new Golden Doodle every day. |
File Size | 5.93 MB |
Installation Count | 248 |
Current Version | 0.1 |
Last Updated | 2017-03-01 |
Publish Date | 2017-02-28 |
Rating | 4.10/5 Total 10 Ratings |
Developer | tonigemayel |
Payment Type | free |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "A Doodle A Day", "short_name": "A Doodle A Day", "description": "A new Golden Doodle every day.", "version": "0.1", "incognito": "split", "chrome_url_overrides": { "newtab": "blank.html" }, "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "manifest_version": 2 } |