This website works better with JavaScript.
Home
Explore
Help
Sign In
Mirror
/
nuTensor
mirror of
https://github.com/geekprojects/nuTensor.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
923
Commits
2
Branches
62
Tags
15 MiB
Tree:
e18782672d
master
xofe-minor-fixes-3
0.8.0.0
0.8.0.0-alpha.10
0.8.0.0-alpha.11
0.8.0.0-alpha.14
0.8.0.0-alpha.15
0.8.0.0-alpha.16
0.8.0.0-alpha.17
0.8.0.0-alpha.18
0.8.0.0-alpha.19
0.8.0.0-alpha.2
0.8.0.0-alpha.3
0.8.0.0-alpha.4
0.8.0.0-alpha.6
0.8.0.0-alpha.7
0.8.0.0-alpha.8
0.8.0.0-alpha.9
0.8.0.0-rc.0
0.8.0.0-rc.1
0.8.0.0-rc.2
0.8.0.1
0.8.1.0
0.8.1.1
0.8.1.3
0.8.1.4
0.9.0.0
0.9.0.1
0.9.1.0
0.9.1.1
0.9.1.2
0.9.2.0
0.9.2.1
0.9.3.0
0.9.3.1
0.9.3.2
0.9.3.3
0.9.3.4
0.9.3.6
1.0.0
1.1.0
1.1.10
1.1.12
1.1.14
1.1.16
1.1.18
1.1.20
1.1.4
1.1.6
1.1.8
1.2.0
1.3.0
1.3.10
1.3.12
1.3.14
1.3.16
1.3.2
1.3.4
1.3.6
1.3.8
1.4.0
1.4.1b4
1.4.1b5
1.4.1b6
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'e18782672d'
${ noResults }
nuTensor
/
platform
/
firefox
/
vapi-popup.js
0 lines
40 B
Raw
Normal View
History
Implement vAPI.insertHTML The purpose of this API is basically to satisfy AMO reviewers in the future, since the use of innerHTML with variables (i.e., not plain text) will be rejected without any questions. Since this is not a problem for browsers other than Firefox, they will use simple innerHTML assignment, however safe-parsing could be implemented for them too.
10 years ago
/* Firefox: no platform-specific code */