kpimpoglodjmecemcondhmppjjkkobck
Find recipes based on the ingredients you have. I don't know about any of you but the amount of times I've had a random assortment of ingredients and no idea what to make with them has gotten out of hand! This is a simple extension in which you enter whatever ingredients you have, and it searches Google for recipes including, at a minimum, the ingredients you entered. It displays the results by the highest rated recipes first.
Hide Scratch features
This hides certain features of Scratch to block contents not suitable for all students.
8×8 Barge-In
This extension provides will change the functionality of the display status report within 8x8 analytics. This will change the report to make the employee names links hyperlinks that when selected will dial the employees extension using the 8x8 web dialer chrome extension and prefix it with *22 (this is the code used to barge/monitor or whisper in 8x8). We have contacted 8x8 to make this change in their platform but this was unlikely to happen in the near future. As a result we built this extension that allows us to do this until they develop the function for us. For the above extension to work you must have the following : A valid 8x8 account with access to the 8x8 analytics section https://dashboard.8x8.com/dashboard/spa/reports/edisplay# You will also need to be granted the ability to barge monitor or whisper the person you selected or it will just play a message that you do not have the appropriate permissions. The 8x8 desktop app installed https://support.8x8.com/cloud-phone-service/voice/virtual-office-desktop/download-virtual-office-desktop The 8x8 chrome extension installed https://chrome.google.com/webstore/detail/8x8-web-dialer/kflmnoghmmldhkplfhanlkobnjjgikoa?hl=en-US This extension does not give permissions to anything it simply changes the html code of the one page to allow our users to select a person to monitor (if given the appropriate permissions in 8x8).
Pico
A helper extension for SMC students Pico is a browser extension designed to enhance the SMC student experience. It provides important information about professors and courses, making it easier for students to make informed decisions about their course selections. Install Pico and take the guesswork out of course selection!
Guesser for Wordle Turkish
Chrome extension of Guesser for Wordle Turkish This extension tries to solve Wordle word guessing puzzle game Turkish version. This guesser aims to solve with the human interface (clicking buttons, etc). The extension does not intend to use script tricks or stored solution lookups. This extension challenges multiple searches and filters technics to handle Turkish language word's letter-position maps and letter's positional presence frequencies. Extension also visualize played game statistics. Users easily can play the game from the extension with proper manual typing. This extension is also an educational purpose for the coder itself. However, those who may read the source codes might find these JavaScript subjects, - namespace pattern, - good and complex array methods - loosen couplings and hardened cohesion - messaging between content and popup sides - DOM techniques - Some ES7 and JS best practices