Tasty Hamburgers

Get a Juicy Hamburger on every new tab

What is Tasty Hamburgers?

Tasty Hamburgers is a Chrome extension developed by http://freehdtabs.com, and its main feature is "Get a Juicy Hamburger on every new tab".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Tasty Hamburgers Extension CRX File

Download Tasty Hamburgers 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

                        - Hamburger NEW TAB - Hamburger WALLPAPERS - Offered by freehdtabs.com -

Install Tasty Hamburgers and enjoy varied HD wallpapers of cute Hamburger, every time you open a new tab.

What can you get from our Hamburger themes?
★ First, you can enjoy a wide range of Hamburger wallpapers in HD quality. 

★ Second, the Tasty Hamburgers extension provides quick navigation to your most visited sites and Chrome apps like Gmail.

★ Finally, you can enjoy all these features for free! Our extension does not include ads or any hidden catch!

★ Interested in cute animal themes like cats, puppies, horses? Visit our homepage for more HD wallpapers and newtab themes: https://freehdtabs.com/


How do I uninstall this extension?
Click on the Chrome Menu icon to open the menu
Click on Settings
On the left window pane click on Extensions
Choose the Cute Horses extension from the list
Click on the Trash bin icon to the right of the extension
On the pop-up window click on the Remove button


EULA: https://freehdtabs.com/eula
Privacy Policy : https://freehdtabs.com/privacy
You can always contact us at [email protected]'                    

Extension Basic Information

Name Tasty Hamburgers Tasty Hamburgers
ID bbahmpbdpjfifmmijacenifhdbpodcpf
Official URL https://chrome.google.com/webstore/detail/tasty-hamburgers/bbahmpbdpjfifmmijacenifhdbpodcpf
Description Get a Juicy Hamburger on every new tab
File Size 15.43 KB
Installation Count 63
Current Version 1.04
Last Updated 2023-05-22
Publish Date 2019-05-17
Rating 5.00/5 Total 1 Ratings
Developer http://freehdtabs.com
Email [email protected]
Payment Type free
Extension Website https://freehdtabs.com
Privacy Policy Page URL https://freehdtabs.com/privacy
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "1.04",
    "name": "Tasty Hamburgers",
    "description": "Get a Juicy Hamburger on every new tab",
    "background": {
        "service_worker": "js\/background.js"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "icons": {
        "16": "icon_16.png",
        "32": "icon_32.png",
        "48": "icon_48.png",
        "128": "icon_128.png"
    },
    "externally_connectable": {
        "matches": [
            "*:\/\/*.freehdtabs.com\/*",
            "*:\/\/freehdtabs.com\/*",
            "*:\/\/*.freehdtabs.test\/*",
            "*:\/\/freehdtabs.test\/*"
        ]
    }
}