Listening.com
Save time by listening to papers anywhere.
What is Listening.com?
Listening.com is a Chrome extension developed by https://listening.com, and its main feature is "Save time by listening to papers anywhere.".
Extension Screenshots
Download Listening.com Extension CRX File
Download Listening.com 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
This Listening.io browser extension is a simple tool for saving any web page, and turning it into audio. You can listen to the audio in the Chrome Extension's "Listen" tab, or you can listen on your Android, iPhone, or tablet device. Clicking the Chrome Extension's icon will pop up the Chrome Extension modal, which allows you to convert the current tab to audio. The converted audios are saved to your Listening.io account. Users who aren't logged in will be taken to a login or registration page.
Extension Basic Information
Name | Listening.com |
ID | amjjglmomeodglgclcnjdjbhhcfnbnpd |
Official URL | https://chromewebstore.google.com/detail/listeningcom/amjjglmomeodglgclcnjdjbhhcfnbnpd |
Description | Save time by listening to papers anywhere. |
File Size | 6.58 MB |
Installation Count | 3,000 |
Current Version | 1.1.2 |
Last Updated | 2024-01-22 |
Publish Date | 2022-07-18 |
Rating | 4.20/5 Total 10 Ratings |
Developer | https://listening.com |
[email protected] | |
Payment Type | in_app |
Extension Website | https://listening.io |
Privacy Policy Page URL | https://app.listening.io/privacy |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Listening.com", "version": "1.1.2", "description": "Save time by listening to papers anywhere.", "action": { "default_popup": "index.html" }, "icons": { "16": "icons\/icon16.png", "32": "icons\/icon32.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" } } |