Go Back CE-7
Advanced history button to move back for link opened in new tab.
Wat is Go Back CE-7?
Go Back CE-7 is een Chrome-extensie ontwikkeld door https://www.styleseven.com, en de belangrijkste functie is "Advanced history button to move back for link opened in new tab.".
Extensie Screenshots
Download het CRX-bestand van de extensie Go Back CE-7
Download Go Back CE-7-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | Go Back CE-7 |
ID | gmbflfaclmaejdfpgjedoblpahahfmkp |
Officiële URL | https://chromewebstore.google.com/detail/go-back-ce-7/gmbflfaclmaejdfpgjedoblpahahfmkp |
Beschrijving | Advanced history button to move back for link opened in new tab. |
Bestandsgrootte | 9.89 KB |
Aantal Installaties | 30 |
Huidige Versie | 1.0.1 |
Laatst Bijgewerkt | 2013-05-21 |
Publicatiedatum | 2013-05-21 |
Beoordeling | 2.50/5 Totaal 2 Beoordelingen |
Ontwikkelaar | https://www.styleseven.com |
Betalingswijze | free |
Extensiewebsite | http://www.styleseven.com/ |
Help Pagina-URL | http://www.styleseven.com/ |
Ondersteunde Talen | 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 } |