Go Back CE-7

Advanced history button to move back for link opened in new tab.

ما هو Go Back CE-7؟

Go Back CE-7 هو إضافة Chrome تم تطويرها بواسطة https://www.styleseven.com، والميزة الرئيسية لها هي "Advanced history button to move back for link opened in new tab.".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Go Back CE-7

قم بتنزيل ملفات الامتداد Go Back CE-7 بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        Link opened in new tab has not history. So you can not press button "Back". By this extension you can quickly move to source tab or if it closed to source link in current tab.
Enable button will be displayed by green color, disabled by gray color.
Just click on extension button to focus source tab. If source tab is closed then source link will be open in the current tab.
For show back link in popup window just move mouse pointer to extension button.                    

معلومات أساسية عن التمديد

الاسم Go Back CE-7 Go Back CE-7
ID gmbflfaclmaejdfpgjedoblpahahfmkp
عنوان URL الرسمي https://chromewebstore.google.com/detail/go-back-ce-7/gmbflfaclmaejdfpgjedoblpahahfmkp
الوصف Advanced history button to move back for link opened in new tab.
حجم الملف 9.89 KB
عدد التثبيتات 30
النسخة الحالية 1.0.1
آخر تحديث 2013-05-21
تاريخ النشر 2013-05-21
تقييم 2.50/5 مجموع تقييمات 2
المطور https://www.styleseven.com
نوع الدفع free
موقع الإضافة http://www.styleseven.com/
عنوان صفحة المساعدة http://www.styleseven.com/
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Go Back CE-7",
    "version": "1.0.1",
    "background": {
        "scripts": [
            "base.js"
        ]
    },
    "description": "Advanced history button to move back for link opened in new tab.",
    "icons": {
        "128": "icon_128.png",
        "16": "icon_16.png"
    },
    "permissions": [
        "tabs"
    ],
    "browser_action": {
        "default_icon": {
            "19": "icon_19.png",
            "38": "icon_38.png"
        }
    },
    "manifest_version": 2
}