Mailing List permalink
Open the mailing list permalink of the (popular webmail client) message you're looking at.
What is Mailing List permalink?
Mailing List permalink is a Chrome extension by Paul Irish. This extension has 42 weekly active users, a perfect 5.0 rating, and was removed from Chrome Web Store 10 months ago. The latest version, 1.0.6, was updated 10 years ago.
Stats
- https://mail.google.com/
Summary
When you're in geeeemail sometimes its nice to get a permalink of the message you're looking at. This extension will help you out with that for a few mailing lists: 1) google groups 2) google groups for your domain 3) w3.org mailing lists 4) webkit-dev 5) whatwg Just click the Show Original link on the message and the extension will take over from there. --------------------------------------------------------------------------------- Fork it:https://github.com/paulirish/Gmail-mailing-list-permalink-chromeext
Safety
Risk impact
Mailing List permalink requires some risky permissions and may not be safe to use. Exercise caution when installing this extension. Review carefully before installing.
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
Mailing List permalink 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 detailsPromo images
Similar extensions
Here are some Chrome extensions that are similar to Mailing List permalink:
Max Site Info
Feed Rango for Feed Wrangler
Retina Twitter
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": "http://clients2.google.com/service/update2/crx", "name": "Mailing List permalink", "version": "1.0.6", "manifest_version": 2, "icons": { "128": "icon128.png" }, "description": "Open the mailing list permalink of the (popular webmail client) message you're looking at.", "permissions": [ "https://mail.google.com/" ], "content_scripts": [ { "matches": [