https://github.com/devidw/bootstrap-docs-redirect
Automatically redirect to the documentation of the latest Bootstrap version whenever you ended up on an outdated documentation page.
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.7%) to scientific vocabulary
Keywords
bootstrap
bootstrap-3
bootstrap-4
bootstrap-5
bootstrap3
bootstrap4
bootstrap5
browser-extension
chrome-extension
chrome-extensions
chromium-extension
docs
redirect
redirects
webrequest
webrequests
Last synced: 4 months ago
·
JSON representation
Repository
Automatically redirect to the documentation of the latest Bootstrap version whenever you ended up on an outdated documentation page.
Basic Info
- Host: GitHub
- Owner: devidw
- Language: JavaScript
- Default Branch: master
- Homepage: https://david.wolf.gdn/how-to-always-and-automatically-redirect-to-the-latest-bootstrap-documentation-chromium-extension/
- Size: 20.5 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
- Releases: 3
Topics
bootstrap
bootstrap-3
bootstrap-4
bootstrap-5
bootstrap3
bootstrap4
bootstrap5
browser-extension
chrome-extension
chrome-extensions
chromium-extension
docs
redirect
redirects
webrequest
webrequests
Created about 4 years ago
· Last pushed about 4 years ago
Metadata Files
Readme
README.adoc
= Latest Bootstrap Documentation Redirect :author: David Wolf :email: david@wolf.gdn :icons: font :bootstrap-version: v5.1 // +++ ////
// +++ NOTE: I have written an article about the motivation of this extension: https://david.wolf.gdn/how-to-always-and-automatically-redirect-to-the-latest-bootstrap-documentation-chromium-extension/[«How to always and automatically redirect to the latest Bootstrap documentation»]. Chromium browser extension to redirect all your request to Bootstrap documentation of versions lower than {bootstrap-version} to the docs of Bootstrap {bootstrap-version}. For example if you just ended on the documentation pages of Bootstrap v4.0, you will always be redirected to the documentation of Bootstrap {bootstrap-version}. image::./images/chrome-web-store.png[Chrome Web Store, link='https://chrome.google.com/webstore/detail/latest-bootstrap-document/pbfaompnkhilkpbobkihjfhilpikepdk'] == Permission justifications === webRequest justification `webRequest` is needed to check if the requested URL is requestig an outdated Bootstrap documentation page, to be able to redirect those requests. === webRequestBlocking justification `webRequestBlocking` is needed to make the request synchronous to be able to redirect it. === Host permission justification `*://getbootstrap.com/docs/*`:: Is needed, as this is the documentation host of Bootstrap. Traffic to old documentations will be redirect to new ones. --- Icon credits to https://icons.getbootstrap.com[Bootstrap Icons].//
Owner
- Name: David Wolf
- Login: devidw
- Kind: user
- Location: The Zone
- Website: https://david.wolf.gdn
- Repositories: 159
- Profile: https://github.com/devidw
// uncommenting
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: 12 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0