T-Ad Identifier
Identifies and highlights Taboola Ads. Provides links to advertisers and to searches for respective Twitter accounts.
什么是T-Ad Identifier?
T-Ad Identifier是由qlumbusdev开发的Chrome扩展程序,该扩展的主要功能是“Identifies and highlights Taboola Ads. Provides links to advertisers and to searches for respective Twitter accounts.”。
扩展截图
下载T-Ad Identifier扩展crx文件
下载T-Ad Identifier扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
What does the extension do? Checks a web page for embedded taboola Ads, highlights them, retrieves links to the companies/organizations and also provides a link to a search for Twitter accounts. How does the extension do this? It basically looks for specific classes in the HTML code, extracts urls and the names of companies/organizations from specific classes. Based on these information it dynamically generates the links mentioned above. Why is this extension being developed? To support the Sleeping Giants initiative: https://twitter.com/slpng_giants
扩展基本信息
名称 | |
ID | eoelpjffhaennfbhminipkbbjakljomd |
官方URL | https://chromewebstore.google.com/detail/t-ad-identifier/eoelpjffhaennfbhminipkbbjakljomd |
简介 | Identifies and highlights Taboola Ads. Provides links to advertisers and to searches for respective Twitter accounts. |
文件大小 | 25.58 KB |
安装次数 | 27 |
当前版本 | 0.0.0.13 |
更新时间 | 2017-07-15 |
上架时间 | 2017-07-15 |
开发者 | qlumbusdev |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "T-Ad Identifier", "version": "0.0.0.13", "short_name": "T-Ad Identifier", "description": "Identifies and highlights Taboola Ads. Provides links to advertisers and to searches for respective Twitter accounts.", "icons": { "19": "icons\/t-19.png", "38": "icons\/t-38.png", "48": "icons\/t-48.png", "96": "icons\/t-96.png", "128": "icons\/t-128.png" }, "browser_action": { "default_icon": { "48": "icons\/t-48.png", "96": "icons\/t-96.png" }, "default_popup": "popup.html", "default_title": "T-Ad Identifier", "browser_style": true }, "permissions": [ "tabs", " |