Go Back(space)
This extension will restore the functionality of pressing backspace to go to the previous page, and shift+backspace to go forward.
Vad är Go Back(space)?
Go Back(space) är en Chrome-tillägg utvecklad av https://www.tristanwiley.com, och dess huvudfunktion är "This extension will restore the functionality of pressing backspace to go to the previous page, and shift+backspace to go forward.".
Tilläggsskärmbilder
Ladda ner Go Back(space)-förlängningens CRX-fil
Ladda ner Go Back(space)-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
This extension will restore the functionality of pressing the backspace key and going to the previous page, and pressing shift+backspace to go forward. If you'd like the source it is located here: https://github.com/TristanWiley/Go-Backspace
Grundläggande Information om Tillägg
Namn | Go Back(space) |
ID | oamoblhomggdkgijpmlnbiafkchmpajd |
Officiell webbadress | https://chromewebstore.google.com/detail/go-backspace/oamoblhomggdkgijpmlnbiafkchmpajd |
Beskrivning | This extension will restore the functionality of pressing backspace to go to the previous page, and shift+backspace to go forward. |
Filstorlek | 10.97 KB |
Antal Installationer | 527 |
Aktuell Version | 1.3 |
Senast Uppdaterad | 2016-10-25 |
Publiceringsdatum | 2016-10-24 |
Betyg | 5.00/5 Totalt 1 Betyg |
Utvecklare | https://www.tristanwiley.com |
E-post | [email protected] |
Betalningssätt | free |
Stödda Språk | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Go Back(space)", "description": "This extension will restore the functionality of pressing backspace to go to the previous page, and shift+backspace to go forward.", "version": "1.3", "minimum_chrome_version": "52", "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "content_scripts": [ { "matches": [ " |