בעל הבית – פעם בשבוע עם תם אהרון

The add-on that will tell you who owns the website you're visiting and who’s basically paying for what you’re reading.

בעל הבית – פעם בשבוע עם תם אהרון란 무엇입니까?

בעל הבית – פעם בשבוע עם תם אהרון은(는) eyal.cyberserve에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "The add-on that will tell you who owns the website you're visiting and who’s basically paying for what you’re reading."입니다.

확장 프로그램 스크린샷

screenshot

בעל הבית – פעם בשבוע עם תם אהרון 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        תמיד רציתם לדעת מי עומד מאחורי החדשות שאתם צורכים? למי יש אינטרס שתקראו על משפחת עופר? מי רוצה שלא תקראו על "קוקה קולה"? מי הטייקון שמרוויח מזה שתדעו איך מריצה מ"המורדים" נראית היום?

תכנית הטלוויזיה ״פעם בשבוע עם תם אהרון״ אספה את המידע על בעלי המניות, הטייקונים והמשקיעים ששמים את ההון ב״הון-שלטון-עיתון״ ואחראים לכל מה שאתם רואים ולא רואים בתקשורת. התקינו את התוסף שלנו, ובכל אתר חדשות גדול שתגלשו בו, תוכלו לראות בדיוק מי עומד מאחוריו. כדי שתוכלו לצרוך חדשות בביקורתיות. כי אמנם "בעל המאה הוא בעל הדעה", אבל גם "בעל התוסף מבין את מפת האינטרסים". זה לא חרוז אבל נכון באותה מידה.

כי מה יותר כיף מאשר להוציא לאור את המוציא לאור?                    

확장 프로그램 기본 정보

이름 בעל הבית – פעם בשבוע עם תם אהרון בעל הבית – פעם בשבוע עם תם אהרון
ID incbeolbjpjinaifgclkkgbhmmdapebm
공식 URL https://chrome.google.com/webstore/detail/%D7%91%D7%A2%D7%9C-%D7%94%D7%91%D7%99%D7%AA-%E2%80%93-%D7%A4%D7%A2%D7%9D-%D7%91%D7%A9%D7%91%D7%95%D7%A2-%D7%A2%D7%9D-%D7%AA/incbeolbjpjinaifgclkkgbhmmdapebm
설명 The add-on that will tell you who owns the website you're visiting and who’s basically paying for what you’re reading.
파일 크기 414 KB
설치 횟수 516
현재 버전 1.8
최근 업데이트 2018-01-31
출시 날짜 2018-01-31
평점 4.96/5 총 24 개의 평점
개발자 eyal.cyberserve
결제 유형 free
지원되는 언어
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "\u05d1\u05e2\u05dc \u05d4\u05d1\u05d9\u05ea \u2013 \u05e4\u05e2\u05dd \u05d1\u05e9\u05d1\u05d5\u05e2 \u05e2\u05dd \u05ea\u05dd \u05d0\u05d4\u05e8\u05d5\u05df",
    "short_name": "\u05d1\u05e2\u05dc \u05d4\u05d1\u05d9\u05ea",
    "description": "The add-on that will tell you who owns the website you're visiting and who\u2019s basically paying for what you\u2019re reading.",
    "version": "1.8",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab",
        "tabs"
    ]
}