Examine source code of SMS from Gmail ™ & Facebook™ (MightyText)

Inspect and view changes in SMS from Gmail ™ & Facebook™ (MightyText) source codes across current and past versions
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "SMS from Gmail ™ & Facebook™ (MightyText)",
  "short_name": "SMS from Gmail (MightyText)",
  "description": "Text using your Android phone # directly in Gmail™ or Facebook™. See your calls & phone battery. SMS, MMS, group messaging, texting",
  "version": "7.33",
  "icons": {
    "48": "img/gtext-48x48_nov4.png",
    "128": "img/gtext-48x48_nov4.png"
  },
  "permissions": [
    "https://textyserver.appspot.com/*",
    "https://mighty-app.appspot.com/*",
    "*://*.facebook.com/*",
    "https://mail.google.com/mail/*",
    "tabs",
    "storage",
    "activeTab",
    "notifications"
  ],
  "options_page": "options.html",
  "web_accessible_resources": [
    "img/megaphone_48x48.png",
    "img/send_link_to_phone2.png",
    "img/send_link_message3.png",
    "img/send_to_phone2.png",
    "img/send_pic_message7.png",
    "img/goog_spinner.png",
    "img/10-device-access-alarms.png",
    "img/success_scheduled_message.png",
    "img/cancelled_scheduled_message.png",
    "img/scheduled_message_clock.png",
    "img/twit_bird.png",
    "img/emojicontainer-remove.png",
    "img/smile.png",
    "img/green_spinner.gif",
    "img/groupMMS_individual.png",
    "img/groupMMS.png",
    "img/mt_fb_navlogo.png",
    "img/blank.gif",
    "img/mt_fb_navlogo_signedout.png",
    "img/arrow_down.png",
    "img/arrow_down_white.png",
    "img/composeNew.png",
    "img/gmailMMS.png",
    "img/mightylogo2.png",
    "img/bg-squares.png",
    "img/mightylogo.png",
    "img/remove.png",
    "img/popout.png",
    "img/close.png",
    "img/close_grey.png",
    "img/minimize.png",
    "img/red-clock-waiting.png",
    "img/checkmark-yes.png",
    "img/mightysend.png",
    "img/maximize.png",
    "img/loading.gif",
    "img/attach-gm.png",
    "img/icon-forward-1.png",
    "img/starred.png",
    "img/unstarred.png",
    "img/trashcan.png",
    "img/bg-squares.png",
    "img/icon-charging-blue.png",
    "img/phone_icon.png",
    "img/settings_flat.png",
    "img/settings.png",
    "img/red_microphone.png",
    "img/social/gmail_share2.png",
    "img/social/gmail_share1.png",
    "img/social/gmail_share.png",
    "img/social/fb_share.png",
    "img/social/twit_share.png",
    "img/social/gplus_share.png",
    "img/gmailShare.png",
    "img/facebookShare.png",
    "img/twitterShare.png",
    "img/googleShare.png",
    "img/fbt-xicon.png",
    "options.html",
    "bootstrap/css/bootstrap.min.css",
    "help.html",
    "img/fb_settings_icon.png",
    "img/fb_notif_close.png",
    "img/fb_teaser_img.png",
    "img/mightylogo3.png",
    "img/flat_logo.png",
    "img/pro-features/scheduling_messages.png",
    "img/pro-features/add_templates.png",
    "img/pro-features/creating_templates.png",
    "img/pro-features/selecting_a_draft.png",
    "img/silhouette.jpeg",
    "img/fb-gray_group.png",
    "img/close-fb.png",
    "webappFrameWrapper.html",
    "mt-share.html",
    "js/gmail_ui_checker.js",
    "attach-helper.html",
    "css/font-awesome-4.0.3/fonts/fontawesome-webfont.eot",
    "css/font-awesome-4.0.3/fonts/fontawesome-webfont.svg",
    "css/font-awesome-4.0.3/fonts/fontawesome-webfont.ttf",
    "css/font-awesome-4.0.3/fonts/fontawesome-webfont.woff"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://mail.google.com/mail/*",
        "*://*.facebook.com/*"
      ],
      "css": [
        "js/libs/intro.js-2.9.3/introjs.css",
        "js/libs/fancybox2/source/jquery.fancybox.css",
        "css/emoji.css",
        "css/font-awesome-4.0.3/css/font-awesome.css",
        "js/libs/bootstrap-datepicker-master/css/datepicker.css",
        "css/material-ui-webfont.css",
        "css/main.css"
      ],
      "js": [
        "js/jquery1.9.1.min.js",
        "js/libs/jquery.scrollTo-1.4.3.1-min.js",
        "js/libs/jquery.NobleCount.js",
        "js/libs/moment.min.js",
        "js/libs/bootstrap/js/bootstrap.js",
        "js/libs/jQuery-File-Upload-master/js/vendor/jquery.ui.widget.js",
        "js/libs/jquery-file-upload-master/js/jquery.iframe-transport.js",
        "js/libs/jquery-file-upload-master/js/jquery.fileupload.js",
        "js/emoji.js",
        "js/libs/intro.js-2.9.3/intro.js",
        "js/libs/fancybox2/source/jquery.fancybox.pack.js",
        "js/libs/fancybox2/source/jquery.fancybox.js",
        "js/libs/mutation_summary.js",
        "js/libs/bootstrap-growl-master/jquery.bootstrap-growl.js",
        "js/libs/bootstrap-datepicker-master/js/bootstrap-datepicker.js",
        "js/libs/jquery.blockUI.js",
        "js/libs/jstorage.js",
        "js/libs/jquery-autosize-input/jquery.autosize.input.min.js",
        "js/common.js",
        "js/analytics.js",
        "js/pro.js",
        "js/content_script.js"
      ],
      "run_at": "document_start"
    }
  ],
  "background": {
    "page": "background.html"
  },
  "page_action": {
    "default_icon": "img/gtext-48x48_nov4.png",
    "default_title": "SMS from Gmail/Facebook (MightyText)"
  },
  "content_security_policy": "object-src 'self';   script-src 'self' https://textyserver.appspot.com https://mighty-app.appspot.com https://talkgadget.google.com https://ssl.google-analytics.com https://ajax.googleapis.com https://*.kissmetrics.com https://mightytext.net https://*.intercomcdn.com https://api.intercom.io https://www.googleapis.com https://*.bootstrapcdn.com/ https://*.intercom.io https://*.logentries.com https://sentry.io https://*.pusher.com https://*.gstatic.com https://*.firebaseio.com https://cdnjs.cloudflare.com",
  "manifest_version": 2
}