List More - extract key data from detail page
extract key data from the detail page instead of click one by one
What is List More - extract key data from detail page?
List More - extract key data from detail page is a Chrome extension by Neo Ext Team. This extension has 11 weekly active users, a perfect 5.0 rating, and was removed from Chrome Web Store 7 months ago. The latest version, 0.2.4, was updated a year ago.
Stats
- contextMenus
- storage
- tabs
Summary
List More Extension can help you speed up the browsing of web information in a brand new efficient way. When surfing a website, you often click one link, find the content is not what you want, then click the next until you find a satisfied one. This often costs a lot of time and makes work very boring. So I made this solution, it works like a robot that views every detail page, gets the key data you really care about and shows it on the list page. This process only costs you 10 seconds with just 2 clicks. Then refresh the list page and the data at a glance. 🖖 KEY FEATURES: Automatically recognize the item you want additional information, just need to click one of them. Automatically fetch the detail page data and show the key data after every item. 🔎 HOW DOES IT WORK: 1. choose an item: find a link and recognize the list
Safety
Risk impact
List More - extract key data from detail page requires a number of risky permissions that can potentially harm your browser and steal your data. Exercise caution when installing this extension. Review carefully before installing. We recommend that you only install List More - extract key data from detail page if you trust the publisher.
Risk impact measures the level of extra permissions an extension has access to. A low risk impact extension cannot do much harms, whereas a high risk impact extension can do a lot of damage like stealing your password, bypass your security settings, and access your personal data. High risk impact extensions are not necessarily malicious. However, if they do turn malicious, they can be very harmful.
Risk likelihood
List More - extract key data from detail page may not be trust-worthy. Avoid installing if possible unless you really trust this publisher.
Risk likelihood measures the probability that a Chrome extension may turn malicious. This is determined by the publisher and the Chrome extension reputation on Chrome Web Store, the amount of time the Chrome extension has been around, and other signals about the Chrome extension. Our algorithms are not perfect, and are subject to change as we discover new ways to detect malicious extensions. We recommend that you always exercise caution when installing a Chrome extension, especially ones with higher risk impact and/or higher risk likelihood.
Subscribe to the premium plan to see more risk analysis detailsUser reviews
Similar extensions
Here are some Chrome extensions that are similar to List More - extract key data from detail page:
Clear Browsing Data
Instant Data Scraper
Web Scraper - Free Web Scraping
Manifest
The manifest file declares the requirements and permissions that a Chrome extension will have access to. By reviewing the manifest, you may be able to determine if a Chrome extension is over-reaching (for example, if an extension is overriding your new tab page, or search provider, or requesting access to your web activities without any good reason).
{ "update_url": "https://clients2.google.com/service/update2/crx", "manifest_version": 2, "name": "List More - extract key data from detail page", "description": "extract key data from the detail page instead of click one by one", "version": "0.2.4", "icons": { "128": "logo.png" }, "browser_action": { "default_title": "List More", "default_popup": "popup.html" }, "content_scripts": [ {