全部应用

Embed YouTube™ Videos in Gmail by cloudHQ
3.7
-----------------------
Embed Your YouTube™ Videos in Gmail This extension lets you choose from any YouTube video, and easily embeds it directly into the body of your Gmail email. Just click on the ""YouTube™ icon"" in your compose email window in Gmail, select the video that you want to embed in your email, and your video will automatically embed. This is great for anyone who wants to introduce themselves like: ✅ Salespeople ✅ Realtors ✅ Job Seekers ✅ Recruiters It's also great for: ✅ Artists who want their mailing list to see their work on YouTube ✅ Customer Support who have videos explaining something for frequent customer questions ✅ Educators, speakers, or teachers who want to share access to their presentation videos ✅ Product demos ✅ Newsletters where you want to include an interesting video ✅ Strategy game vloggers ✅ Beauty vloggers ✅ Travel vloggers ✅ Workout vloggers Whether you saw a YouTube™ video that you think your email audience would enjoy, or if you've created a YouTube video that you want your email audience to see, this is a simple way to embed your video in your email with just 3 simple clicks. cloudHQ. Helping your productivity, 1 click at a time. Website: https://www.gmail-youtube.io Pricing: https://www.gmail-youtube.io/pricing Support page: https://support.cloudhq.net/category/browser-extensions/embed-youtube-videos-in-gmail/ Blog: https://blog.cloudhq.net Gmail, Youtube, Google Shared Drive, Google Drive, and Google Workspace are trademarks of Google LLC. Use of these trademarks is subject to Google Permissions."
Canvas Blocker - Fingerprint Protect
3.9
-----------------------
Prevent HTML canvas element from generating a unique identification key to protect user's privacy This browser extension safeguards user privacy by preventing malicious scripts from using the HTML canvas element for user fingerprinting. It introduces slight changes to the data generated by the canvas element when specific methods are invoked, rendering it unusable for fingerprinting. In comparison to similar extensions, this one is lighter and employs a more efficient method to obstruct fingerprinting across all frame elements (top and subframes). The extension operates in three modes: 1. Random noise 2. Random noise (per page) to maintain a consistent identity within the current page session 3. Fixed noise to sustain a constant yet unique identity continuously Key Features: 1. Minimal footprint fingerprint defender 2. Ability to block or disable fingerprinting on specific hostnames 3. Notification when canvas fingerprinting is detected 4. Option to disable notification for select or all hostnames 5. Compatibility with cross-origin (CORS) and sandboxed iframes (such as Disqus and Hangouts) Notes: This extension doesn't entirely block the canvas element. Instead, it modifies two methods to prevent the JavaScript engine from creating a unique identification key from this element. What is Canvas Fingerprinting: Canvas fingerprinting is a method among several browser fingerprinting techniques used for tracking online users. It enables websites to identify and monitor visitors by leveraging the HTML5 canvas element rather than browser cookies or similar means. This technique functions by exploiting the HTML5 canvas element. When a user visits a webpage, the fingerprinting script initially writes text using the preferred font and size and adds background colors. Subsequently, the script calls the Canvas API's ToDataURL method to retrieve canvas pixel data in dataURL format, essentially a Base64 encoded representation of binary pixel data. Lastly, the script hashes the text-encoded pixel data, creating a unique fingerprint."
Trello Birds-eye
4.1
-----------------------
最小化 Trello 看板界面以获得更好的概览 简约的板/卡样式,让您在 Trello 中鸟瞰 - 为什么? Trello 很棒,但如果你的板上有很多卡片,界面就会变得一团糟。太多笨重的镀铬、边框、边距和填充。有时您难道不希望自己能把所有不必要的垃圾都削掉吗? - 如何? 这个小的 Chrome 扩展程序为 Trello 工具栏添加了一个额外的按钮。单击它,您会在屏幕上获得超过 *50% 以上的实际内容*。是的,百分之五十。 Github 上开源: https://github.com/laander/trello-birdseye --------------------------- v1.2.2 (2019-01-14) - 隐藏通常占用大量板载空间的卡片封面图像 - 修正了一些从深灰色到白色的悬停图标颜色 v1.2.1 (2019-01-12) - 卡片上的头像没有正确调整大小 - 每个列表标题下的“6 张卡片”副标题应为白色 -“...”列表标题中的三个点子菜单应该是白色的 - 列表页脚下“添加另一张卡片”中的小“+”图标应为白色 v1.2.0 (2018-01-09) - 使用 chrome 存储的持久按钮状态(需要新的“存储”权限) - 打开页面时立即初始化 - 将检查间隔增加到 3 秒 - 修复了最新 Trello 更新后标签上的最小宽度 v1.1.0 (2017-06-12) - 使默认点击行为打开卡片而不是内联编辑快捷菜单 - 显示卡会员图标! - 稍微增加标签的大小并重新对齐它们 - 将检查时间减少到 1 秒(显示在页面上的速度要快一些) v1.0.0 (2015-12-03) 首次发布!"
SQLite Manager
3.0
-----------------------
Manage, manipulate, and plot one or more SQLite databases and optionally import and export records to a CSV table This extension offers a range of functionalities to simplify your interaction with SQLite databases. It allows you to read, edit, and manipulate records within one or multiple SQLite databases. The extension conveniently displays records in a table format, which can be further visualized through plotting or exported in CSV format. For experimentation, the extension includes a sample SQLite database. Additionally, you can create one or multiple new databases directly in your browser's memory, enabling a seamless start from scratch. The extension uses the WebAssembly (WASM) version of SQLite, enabling it to open databases using its JavaScript engine. With this approach, there is no longer a need for any native application to handle SQLite databases. One feature of this extension is its blending of a Mathematica-like environment with NC (notebook computing), allowing you to have multiple computational regions within a single window. This setup allows you to run statements on different databases efficiently. The extension has an internal plotting component powered by ""Chart.js,"" enabling you to visualize your records in formats such as ""pie,"" ""donut,"" or ""line."" Working with databases: You can drop a database onto the interface to start working with it or inspect its table structure. Notes: This extension operates entirely offline. There is no data sent or received from any external server, providing a secure and private environment for your SQLite database operations."