Diffeo for Browsers
Diffeo For Browsers extension, also known as Diffeo Browser Extension (DBE).
What is Diffeo for Browsers?
Diffeo for Browsers is a Chrome extension developed by https://diffeo.com, and its main feature is "Diffeo For Browsers extension, also known as Diffeo Browser Extension (DBE).".
Extension Screenshots
Download Diffeo for Browsers Extension CRX File
Download Diffeo for Browsers 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
Diffeo for Browsers connects to your browser experience, so our machine intelligence algorithms can see what you are reading and writing and augment your workflows.
Extension Basic Information
Name | Diffeo for Browsers |
ID | npkdfjeipmpihfghghbpaaknkljllemh |
Official URL | https://chromewebstore.google.com/detail/diffeo-for-browsers/npkdfjeipmpihfghghbpaaknkljllemh |
Description | Diffeo For Browsers extension, also known as Diffeo Browser Extension (DBE). |
File Size | 6.92 MB |
Installation Count | 31 |
Current Version | 2.9.213 |
Last Updated | 2020-03-27 |
Publish Date | 2020-03-24 |
Developer | https://diffeo.com |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://www.salesforce.com/company/privacy |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Diffeo for Browsers", "description": "Diffeo For Browsers extension, also known as Diffeo Browser Extension (DBE).", "version": "2.9.213", "browser_action": { "default_title": "Diffeo For Browsers", "default_popup": "popup.html", "default_icon": { "16": "img\/icon-16.png", "19": "img\/icon-19.png", "38": "img\/icon-38.png", "48": "img\/icon-48.png", "128": "img\/icon-128.png" } }, "icons": { "16": "img\/icon-16.png", "19": "img\/icon-19.png", "48": "img\/icon-48.png", "128": "img\/icon-128.png" }, "web_accessible_resources": [ "\/*", "drive:*", "img\/*", "file:\/*", "filesystem:\/*", "ftp:\/*", "http:\/*", "https:\/*" ], "background": { "page": "background.html" }, "permissions": [ "activeTab", "tabs", "storage", "webNavigation", "webRequest", "webRequestBlocking", " |