JordanTBH Official Blog - Tech & Social Media

Get the latest social media news on sites like Facebook, YouTube, Gmail, Twitter, Amazon, Pinterest and much more.

Τι είναι το JordanTBH Official Blog - Tech & Social Media;

Το JordanTBH Official Blog - Tech & Social Media είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον http://blog.jordantbh.me, και η κύρια λειτουργία του είναι "Get the latest social media news on sites like Facebook, YouTube, Gmail, Twitter, Amazon, Pinterest and much more.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης JordanTBH Official Blog - Tech & Social Media

Λήψη αρχείων επέκτασης JordanTBH Official Blog - Tech & Social Media σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        The latest articles on Social Media News, such as Facebook, Google, Twitter, MySpace, YouTube and Technology News Plus more from The 

Official blog for JordanTBH learn more at http://blog.jordantbh.me

The extension is currently only available in English, it will be available in other languages in upcoming releases.

❤ Why use this extension? ❤
- Get the laest news on tech and social media
- Be in the know without a click

Like or love it? Click that "+1" button above and share it, Thanks!

Did you know? You can now follow our developers blog to get the latest news and updates and more before it's live on the Chrome web 

store! Visit our blog: http://developers.jordantbh.me.

❤ What's New in v3.0.1.12237 (11 June 2014) ❤
- We've added short name support. The short name is typically used where there is insufficient space to display the full name, such 

as the App launcher and the New Tab page.
- Fixed the 'Chrome Extensions' link in the footer which become broken due to the Download Hub revamp on the 09/6/14.
- Home is now set to blog.jordantbh.me
- Icon improvements

Learn more about this release: http://wp.me/p3R5Fi-8O

❤ What's New in v3.0.1.12235 (18 Feb 2014) ❤
- New Framework
- Redesigned from the ground up
- Options page has been completely changed
- All updates are now fully automatic
- You will now see a message after saving preferences
- Desktop notifications now uses Chrome’s new notification center tray
- Full release notes: http://wp.me/p3R5Fi-80


❤ What's New in v2.0 (06 Aug 2012) ❤
- Fixed the Extension window not loading.
- 2.0 has a whole new desgin and feel to it.
- Over 200 bug fixes from v1.8
- and a lot more                    

Βασικές Πληροφορίες Επέκτασης

Όνομα JordanTBH Official Blog - Tech & Social Media JordanTBH Official Blog - Tech & Social Media
ID gloibfplkhabfbhindmmlhbdlncjijmk
Επίσημο URL https://chrome.google.com/webstore/detail/jordantbh-official-blog-t/gloibfplkhabfbhindmmlhbdlncjijmk
Περιγραφή Get the latest social media news on sites like Facebook, YouTube, Gmail, Twitter, Amazon, Pinterest and much more.
Μέγεθος Αρχείου 65.87 KB
Αριθμός Εγκαταστάσεων 68
Τρέχουσα Έκδοση 3.0.1.12237
Τελευταία Ενημέρωση 2014-06-11
Ημερομηνία Δημοσίευσης 2014-06-11
Αξιολόγηση 5.00/5 Συνολικά 1 Αξιολογήσεις
Προγραμματιστής http://blog.jordantbh.me
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης http://wp.me/p3R5Fi-8O
Διεύθυνση URL της Σελίδας Βοήθειας https://jordantbh.freshdesk.com/support/home
Υποστηριζόμενες Γλώσσες en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "JordanTBH Official Blog - Tech & Social Media",
    "short_name": "JordanTBH Blog",
    "description": "Get the latest social media news on sites like Facebook, YouTube, Gmail, Twitter, Amazon, Pinterest and much more.",
    "options_page": "settings\/index.html",
    "manifest_version": 2,
    "icons": {
        "16": "static\/img\/16x16.png",
        "48": "static\/img\/48x48.png",
        "128": "static\/img\/128x128.png"
    },
    "homepage_url": "http:\/\/blog.jordantbh.me",
    "version": "3.0.1.12237",
    "minimum_chrome_version": "19.0.1084.56",
    "content_security_policy": "script-src 'self' https:\/\/output1s.rssinclude.com; object-src 'self'",
    "browser_action": {
        "default_icon": "static\/img\/48x48.png",
        "default_title": "Official Blog",
        "default_popup": "background.html"
    },
    "permissions": [
        "notifications",
        "http:\/\/jordantbh.me\/",
        "http:\/\/blog.jordantbh.me\/"
    ]
}