Inline Mantis Images

ID: apfandgagcebddggkbfjekglmfdaijcd

Supported Languages

🇺🇸English

Extension Info & Metadata

Status
Active
Version
1.3
Size
0.01 MB
Rating
4.9/5
Reviews
8
Users
85
Type
Extension
Updated
Aug 29, 2017
Category
Developer tools
Price
Free
Featured
No
Visibility
Unlisted
Mature
No
By Google
No
Trusted
No

Publisher Contextual Analysis

Country
Deutschland
MX records exist
Yes
Domain exists
Yes
Is disposable
No
Is role-based
No
Mailbox exists
Yes
Address
Wanheimer Str. 70 Düsseldorf 40468 Deutschland
Total Extensions
1
Active
1
Obsolete
0
Listed
0
Unlisted
1
Total Users
85

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.

Screenshot 1

Include links to images in page as images

Inline Mantis Images The Mantis system attaches file as http://*/mantis/file_download.php?file_id=55882&type=bug with a name "xyz.gif" This extension inlines the attached images to see them directly and need not to click on each image. Your URL needs to match "http://*/*" or "<all_urls>" Version History: 1.2: Match all_urls (as our system changed to from http://.../mantis to http://mantis.domain.com/ 1.1: Detect images case insensitive. Here is the JavaScript source: for ( var i = 0; i < document.links.length; ++i) { myHref = document.links[i].href; linkText = document.links[i].firstChild.data; if (linkText != null) { linkText = linkText.toLowerCase(); if (linkText.indexOf(".gif") >= 0 || linkText.indexOf(".png") >= 0 || linkText.indexOf(".jpeg") >= 0 || linkText.indexOf(".jpg") >= 0 || linkText.indexOf(".bmp") >= 0) { var myIMG = document.createElement("img"); myIMG.src = document.links[i].href; myIMG.alt = linkText; myIMG.title = linkText; document.links[i].appendChild(document.createElement("br")); document.links[i].appendChild(myIMG); document.links[i].appendChild(document.createElement("br")); } } }

Extracted Data

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.

URLs
5
IPv4
0
IPv6
0

URLs

View the external URLs this extension communicates with to understand its network activity and data interactions.

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.

chrome.google.com/extensions/detail/apfandgagcebddggkbfjekglmfdaijcdhttps://chrome.google.com/extensions/detail/apfandgagcebddggkbfjekglmfdaijcd
chrome.google.com/extensions/developer/edit/apfandgagcebddggkbfjekglmfdaijcdhttps://chrome.google.com/extensions/developer/edit/apfandgagcebddggkbfjekglmfdaijcd?hl=en
clients2.google.com/service/update2/crxhttps://clients2.google.com/service/update2/crx
*/*http://*/*
github.com/rscadrde/inline-mantis-imageshttps://github.com/rscadrde/inline-mantis-images

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.

No IP addresses found

Version History

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.

Browse and explore files within this extension package

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.