Breaking Bad Backgrounds new tabs
Enjoy the uniquely designed Breaking Bad Wallpapers.
ما هو Breaking Bad Backgrounds new tabs؟
Breaking Bad Backgrounds new tabs هو إضافة Chrome تم تطويرها بواسطة sudatipjina، والميزة الرئيسية لها هي "Enjoy the uniquely designed Breaking Bad Wallpapers.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Breaking Bad Backgrounds new tabs
قم بتنزيل ملفات الامتداد Breaking Bad Backgrounds new tabs بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Breaking Bad Backgrounds new tabs for your screen tab. After the installation of my application you will see an amazing Breaking Bad wallpaper every time you open a new tab in your google chrome. Easy to use... And will always be free! Digital clock, search box, mini games widget. New backgrounds like Breaking Bad Wallpapers continuously being added daily seamlessly your browser. The whole gallery is unique. So you’ll have lots of Breaking Bad Wallpapers high resolution backgrounds to choose from. Enjoy the uniquely designed new tabs as you open a new new tab, just pick your themes, and take on the world! After extension installation every time you will open a new tab you will see this extension Breaking Bad Wallpapers new tab.
معلومات أساسية عن التمديد
الاسم | |
ID | bkdnhcagkaaphnngagplkpjigeblkfmh |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/breaking-bad-backgrounds/bkdnhcagkaaphnngagplkpjigeblkfmh |
الوصف | Enjoy the uniquely designed Breaking Bad Wallpapers. |
حجم الملف | 35.13 KB |
عدد التثبيتات | 55 |
النسخة الحالية | 2.0 |
آخر تحديث | 2019-04-10 |
تاريخ النشر | 2019-04-10 |
المطور | sudatipjina |
نوع الدفع | free |
موقع الإضافة | https://newfreewallpaper.com |
عنوان صفحة المساعدة | https://newfreewallpaper.com/page/contact |
اللغات المدعومة | id,ms,de,en,en-GB,en-US,fr,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,ta,te,ml,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_appName__", "description": "__MSG_appDesc__", "version": "2.0", "default_locale": "en", "icons": { "128": "img\/icon128.png" }, "background": { "scripts": [ "js\/background.js" ] }, "chrome_url_overrides": { "newtab": "index.html" }, "browser_action": { "default_title": "Breaking Bad Backgrounds new tabs" }, "permissions": [ "tabs" ] } |