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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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", " |