Go Back CE-7
Advanced history button to move back for link opened in new tab.
Qu'est-ce que Go Back CE-7 ?
Go Back CE-7 est une extension Chrome développée par https://www.styleseven.com, et sa fonction principale est "Advanced history button to move back for link opened in new tab.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Go Back CE-7
Téléchargez les fichiers d'extension Go Back CE-7 au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | Go Back CE-7 |
ID | gmbflfaclmaejdfpgjedoblpahahfmkp |
URL Officiel | https://chromewebstore.google.com/detail/go-back-ce-7/gmbflfaclmaejdfpgjedoblpahahfmkp |
Description | Advanced history button to move back for link opened in new tab. |
Taille du Fichier | 9.89 KB |
Nombre d'Installations | 30 |
Version Actuelle | 1.0.1 |
Dernière Mise à Jour | 2013-05-21 |
Date de Publication | 2013-05-21 |
Évaluation | 2.50/5 Total 2 Évaluations |
Développeur | https://www.styleseven.com |
Type de Paiement | free |
Site Web de l'Extension | http://www.styleseven.com/ |
URL de la Page d'Aide | http://www.styleseven.com/ |
Langues Prises en Charge | 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 } |